org.glassfish.api.deployment
Class OpsParams
java.lang.Object
org.glassfish.api.deployment.OpsParams
- All Implemented Interfaces:
- CommandParameters
- Direct Known Subclasses:
- DeployCommandParameters, StateCommandParameters, UndeployCommandParameters
public abstract class OpsParams
- extends Object
- implements CommandParameters
Support class for all types of deployment operation parameters.
|
Nested Class Summary |
static class |
OpsParams.Origin
There can be so far 4 types of events that can trigger deployment
activities. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
origin
public OpsParams.Origin origin
- Type of deployment operation, by default it's deployment
OpsParams
public OpsParams()
name
public abstract String name()
libraries
public abstract String libraries()
Submit a bug or feature Copyright © 2009 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.
Generated on 12-March-2010 04:35