org.flexunit.ant.launcher.commands.headless
Class XvncStartCommand
java.lang.Object
org.flexunit.ant.launcher.commands.Command
org.flexunit.ant.launcher.commands.headless.XvncStartCommand
public class XvncStartCommand
- extends Command
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VNC_SERVER_COMMAND
private final java.lang.String VNC_SERVER_COMMAND
- See Also:
- Constant Field Values
MAX_DISPLAY_CYCLES
private final int MAX_DISPLAY_CYCLES
- See Also:
- Constant Field Values
baseDisplay
private int baseDisplay
currentDisplay
private int currentDisplay
XvncStartCommand
public XvncStartCommand(int display)
cycle
public void cycle()
throws XvncException
- Throws:
XvncException
getCurrentDisplay
public int getCurrentDisplay()
execute
public int execute()
throws java.io.IOException
- Overrides:
execute
in class Command
- Throws:
java.io.IOException