de.knipp.rritoolkit.test
Interface Test.Command

All Known Implementing Classes:
Test.ParallelCommand, Test.RepeatCommand, Test.SequentialCommand, Test.SingleCommand
Enclosing class:
Test

private static interface Test.Command

small interface to a class that executes commands on a given port

Version:
$Revision: 15112 $
Author:
Klaus Malorny

Method Summary
 void execute(Port port)
          executes the command
 

Method Detail

execute

void execute(Port port)
             throws java.lang.Exception
executes the command

Parameters:
port - the port
Throws:
java.lang.Exception - if the execution failed for some reason


Copyright © 2005-2011 Knipp Medien und Kommunikation GmbH