org.apache.cxf.jbi.se.state
Class ServiceEngineStateFactory
java.lang.Object
org.apache.cxf.jbi.se.state.ServiceEngineStateFactory
public final class ServiceEngineStateFactory
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getInstance
public static ServiceEngineStateFactory getInstance()
getCurrentState
public ServiceEngineStateMachine getCurrentState()
setCurrentState
public void setCurrentState(ServiceEngineStateMachine state)
getShutdownState
public ServiceEngineStateMachine getShutdownState()
getStopState
public ServiceEngineStateMachine getStopState()
getStartState
public ServiceEngineStateMachine getStartState()
Apache CXF