org.apache.servicemix.wsn.spring
Class WSNSpringComponent.LifeCycle
java.lang.Object
org.apache.servicemix.common.AsyncBaseLifeCycle
org.apache.servicemix.common.BaseLifeCycle
org.apache.servicemix.wsn.component.WSNLifeCycle
org.apache.servicemix.wsn.spring.WSNSpringComponent.LifeCycle
- All Implemented Interfaces:
- ComponentLifeCycle, MessageExchangeListener
- Enclosing class:
- WSNSpringComponent
public class WSNSpringComponent.LifeCycle
- extends WSNLifeCycle
| Fields inherited from class org.apache.servicemix.common.AsyncBaseLifeCycle |
channel, component, context, correlationId, currentState, executor, executorFactory, INITIALIZED, logger, mbeanName, poller, polling, processors, running, transactionManager, workManagerCreated |
| Methods inherited from class org.apache.servicemix.common.AsyncBaseLifeCycle |
createExecutorFactory, createExtensionMBeanName, exceptionShouldRollbackTx, findExecutorFactory, getContext, getCurrentState, getEPRServiceName, getExecutor, getExtensionMBeanName, getResolvedEPR, init, isInitialized, isShutDown, isStarted, isStopped, isUnknown, pollDeliveryChannel, prepareConsumerExchange, processExchange, processExchangeInTx, sendConsumerExchange, sendConsumerExchange, setComponent, setCurrentState, shutDown, start, stop |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
su
protected ServiceUnit su
WSNSpringComponent.LifeCycle
public WSNSpringComponent.LifeCycle()
doInit
protected void doInit()
throws Exception
- Overrides:
doInit in class WSNLifeCycle
- Throws:
Exception
doStart
protected void doStart()
throws Exception
- Overrides:
doStart in class WSNLifeCycle
- Throws:
Exception
doStop
protected void doStop()
throws Exception
- Overrides:
doStop in class WSNLifeCycle
- Throws:
Exception
doShutDown
protected void doShutDown()
throws Exception
- Overrides:
doShutDown in class WSNLifeCycle
- Throws:
Exception
Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.