org.glassfish.api.deployment
Class DeployCommandParameters.ParameterNames
java.lang.Object
org.glassfish.api.deployment.DeployCommandParameters.ParameterNames
- Enclosing class:
- DeployCommandParameters
public static class DeployCommandParameters.ParameterNames
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
COMPONENT
public static final java.lang.String COMPONENT
- See Also:
- Constant Field Values
VIRTUAL_SERVERS
public static final java.lang.String VIRTUAL_SERVERS
- See Also:
- Constant Field Values
CONTEXT_ROOT
public static final java.lang.String CONTEXT_ROOT
- See Also:
- Constant Field Values
LIBRARIES
public static final java.lang.String LIBRARIES
- See Also:
- Constant Field Values
DIRECTORY_DEPLOYED
public static final java.lang.String DIRECTORY_DEPLOYED
- See Also:
- Constant Field Values
LOCATION
public static final java.lang.String LOCATION
- See Also:
- Constant Field Values
ENABLED
public static final java.lang.String ENABLED
- See Also:
- Constant Field Values
PRECOMPILE_JSP
public static final java.lang.String PRECOMPILE_JSP
- See Also:
- Constant Field Values
DEPLOYMENT_PLAN
public static final java.lang.String DEPLOYMENT_PLAN
- See Also:
- Constant Field Values
DeployCommandParameters.ParameterNames
public DeployCommandParameters.ParameterNames()
Copyright © 2012 GlassFish Community. All Rights Reserved.