|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.servicemix.common.AsyncBaseLifeCycle
org.apache.servicemix.common.BaseLifeCycle
public class BaseLifeCycle
Base class for life cycle management of components. This lifecycle uses Push delivery by implementing MessageExchangeListerner interface.
| Field Summary |
|---|
| Fields inherited from class org.apache.servicemix.common.AsyncBaseLifeCycle |
|---|
channel, component, consumerExecutor, container, context, correlationId, currentState, executorFactory, INITIALIZED, knownExchanges, logger, mbeanName, poller, polling, providerExecutor, running, transactionManager, workManagerCreated |
| Constructor Summary | |
|---|---|
protected |
BaseLifeCycle()
Deprecated. |
|
BaseLifeCycle(ServiceMixComponent component)
Deprecated. |
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.servicemix.jbi.listener.MessageExchangeListener |
|---|
onMessageExchange |
| Constructor Detail |
|---|
protected BaseLifeCycle()
public BaseLifeCycle(ServiceMixComponent component)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||