public interface StatefulDeployer extends Deployer, Stateful
| Modifier and Type | Interface and Description | 
|---|---|
static interface  | 
StatefulDeployer.Handle  | 
Stateful.State| Modifier and Type | Method and Description | 
|---|---|
StatefulDeployer.Handle | 
attachDisabledStateChangeListener(java.lang.Object listener)  | 
StatefulDeployer.Handle | 
attachStateChangeListener(java.lang.Object listener)
Attaches a listener for events from the  
DeployerStateChange category. | 
cancel, canDeploy, deploy, finish, prepareinitializeState, invalidateState, releaseStateStatefulDeployer.Handle attachStateChangeListener(java.lang.Object listener)
DeployerStateChange category.listener - StatefulDeployer.Handle attachDisabledStateChangeListener(java.lang.Object listener)