org.glassfish.paas.orchestrator.state
Class PostUndeployDissociationState
java.lang.Object
org.glassfish.paas.orchestrator.state.AbstractPaaSDeploymentState
org.glassfish.paas.orchestrator.state.DissociationState
org.glassfish.paas.orchestrator.state.PostUndeployDissociationState
- All Implemented Interfaces:
- PaaSDeploymentState
@Service
public class PostUndeployDissociationState
- extends DissociationState
- Author:
- Jagadish Ramu
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PostUndeployDissociationState
public PostUndeployDissociationState()
handle
public void handle(PaaSDeploymentContext context)
throws PaaSDeploymentException
- Throws:
PaaSDeploymentException
getRollbackState
public Class<PaaSDeploymentState> getRollbackState()
Copyright © 2012. All Rights Reserved.