org.glassfish.api.deployment
Class StateCommandParameters
java.lang.Object
org.glassfish.api.deployment.OpsParams
org.glassfish.api.deployment.StateCommandParameters
- All Implemented Interfaces:
- CommandParameters
public class StateCommandParameters
- extends OpsParams
parameters passed to commands changing the state of a deployed application
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
component
public String component
target
public String target
StateCommandParameters
public StateCommandParameters()
name
public String name()
- Specified by:
name in class OpsParams
libraries
public String libraries()
- Specified by:
libraries in class OpsParams
Copyright © 2012 GlassFish Community. All Rights Reserved.