|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.enterprise.deploy.shared.CommandType
org.netbeans.modules.j2ee.deployment.plugins.api.ServerProgress.Command
public static class ServerProgress.Command
Field Summary |
---|
Fields inherited from class javax.enterprise.deploy.shared.CommandType |
---|
DISTRIBUTE, REDEPLOY, START, STOP, UNDEPLOY |
Constructor Summary | |
---|---|
ServerProgress.Command(int val,
String commandString)
|
Method Summary | |
---|---|
String |
toString()
|
Methods inherited from class javax.enterprise.deploy.shared.CommandType |
---|
getCommandType, getEnumValueTable, getOffset, getStringTable, getValue |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ServerProgress.Command(int val, String commandString)
Method Detail |
---|
public String toString()
toString
in class javax.enterprise.deploy.shared.CommandType
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |