org.netbeans.modules.j2ee.deployment.plugins.api
Class ServerProgress.Command

java.lang.Object
  extended by javax.enterprise.deploy.shared.CommandType
      extended by org.netbeans.modules.j2ee.deployment.plugins.api.ServerProgress.Command
Enclosing class:
ServerProgress

public static class ServerProgress.Command
extends javax.enterprise.deploy.shared.CommandType


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

ServerProgress.Command

public ServerProgress.Command(int val,
                              String commandString)
Method Detail

toString

public String toString()
Overrides:
toString in class javax.enterprise.deploy.shared.CommandType

 

Built on March 27 2006.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.