org.glassfish.paas.orchestrator.state
Class DissociationState
java.lang.Object
org.glassfish.paas.orchestrator.state.AbstractPaaSDeploymentState
org.glassfish.paas.orchestrator.state.DissociationState
- All Implemented Interfaces:
- PaaSDeploymentState
- Direct Known Subclasses:
- PostUndeployDissociationState, PreUndeployDissociationState
public abstract class DissociationState
- extends AbstractPaaSDeploymentState
- Author:
- Jagadish Ramu
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DissociationState
public DissociationState()
dissociateProvisionedServices
protected void dissociateProvisionedServices(PaaSDeploymentContext context,
boolean beforeUndeploy)
Copyright © 2012. All Rights Reserved.