public class ResumeServiceStrategy extends java.lang.Object implements ServiceStrategy
| Constructor and Description |
|---|
ResumeServiceStrategy() |
| Modifier and Type | Method and Description |
|---|---|
void |
changeState(LifecycleService service) |
java.lang.String |
getStateName() |
boolean |
shouldRefreshClassLoaders() |
public java.lang.String getStateName()
getStateName in interface ServiceStrategypublic void changeState(LifecycleService service) throws SBonitaException
changeState in interface ServiceStrategySBonitaExceptionpublic boolean shouldRefreshClassLoaders()
shouldRefreshClassLoaders in interface ServiceStrategy