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