Class DeploymentOrder
java.lang.Object
org.glassfish.internal.deployment.DeploymentOrder
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ComparatorA comparator that imposes deployment ordering as defined byDEPLOYMENT_ORDERabove (for ordering among deployment types) and by the various DeploymentTypes (for ordering within deployment types).static final DeploymentType[]Deployment ordering among different deployment types. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
APPLICATION_DEPLOYMENT_ORDER
Deployment ordering among different deployment types. For deployment ordering within a particular type, please refer toDeploymentType. -
APPLICATION_COMPARATOR
A comparator that imposes deployment ordering as defined byDEPLOYMENT_ORDERabove (for ordering among deployment types) and by the various DeploymentTypes (for ordering within deployment types).
-
-
Constructor Details
-
DeploymentOrder
public DeploymentOrder()
-
-
Method Details
-
addApplicationDeployment
-
getApplicationDeployments
-