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