org.apache.cxf.jbi.se.state
Class ServiceEngineShutdown
java.lang.Object
org.apache.cxf.jbi.se.state.AbstractServiceEngineStateMachine
org.apache.cxf.jbi.se.state.ServiceEngineShutdown
- All Implemented Interfaces:
- ServiceEngineStateMachine
public class ServiceEngineShutdown
- extends AbstractServiceEngineStateMachine
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceEngineShutdown
public ServiceEngineShutdown()
changeState
public void changeState(ServiceEngineStateMachine.SEOperation operation,
javax.jbi.component.ComponentContext context)
throws javax.jbi.JBIException
- Specified by:
changeState in interface ServiceEngineStateMachine- Overrides:
changeState in class AbstractServiceEngineStateMachine
- Throws:
javax.jbi.JBIException
Apache CXF