|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.flexunit.ant.launcher.commands.Command
org.flexunit.ant.launcher.commands.headless.XvncStopCommand
public class XvncStopCommand
| Field Summary | |
|---|---|
private int |
display
|
private java.lang.String |
VNC_SERVER_COMMAND
|
| Constructor Summary | |
|---|---|
XvncStopCommand(int display)
|
|
| Method Summary | |
|---|---|
int |
execute()
|
| Methods inherited from class org.flexunit.ant.launcher.commands.Command |
|---|
getCommandLine, getEnvironment, getProject, launch, setEnvironment, setProject |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private final java.lang.String VNC_SERVER_COMMAND
private int display
| Constructor Detail |
|---|
public XvncStopCommand(int display)
| Method Detail |
|---|
public int execute()
throws java.io.IOException
execute in class Commandjava.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||