|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceEngineStateMachine | |
---|---|
org.apache.cxf.jbi.se.state |
Uses of ServiceEngineStateMachine in org.apache.cxf.jbi.se.state |
---|
Classes in org.apache.cxf.jbi.se.state that implement ServiceEngineStateMachine | |
---|---|
class |
AbstractServiceEngineStateMachine
|
class |
ServiceEngineShutdown
|
class |
ServiceEngineStart
|
class |
ServiceEngineStop
|
Methods in org.apache.cxf.jbi.se.state that return ServiceEngineStateMachine | |
---|---|
ServiceEngineStateMachine |
ServiceEngineStateFactory.getCurrentState()
|
ServiceEngineStateMachine |
ServiceEngineStateFactory.getShutdownState()
|
ServiceEngineStateMachine |
ServiceEngineStateFactory.getStartState()
|
ServiceEngineStateMachine |
ServiceEngineStateFactory.getStopState()
|
Methods in org.apache.cxf.jbi.se.state with parameters of type ServiceEngineStateMachine | |
---|---|
void |
ServiceEngineStateFactory.setCurrentState(ServiceEngineStateMachine state)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |