|
||||||||||
| 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
it.imolinfo.jbi4cics.jbi.Jbi4cicsLifeCycle
public final class Jbi4cicsLifeCycle
Class for life cycle management of Jbi4Cics components.
| Field Summary |
|---|
| Fields inherited from class org.apache.servicemix.common.AsyncBaseLifeCycle |
|---|
channel, component, context, correlationId, executor, executorFactory, logger, mbeanName, poller, polling, processors, running, transactionManager, workManagerCreated |
| Constructor Summary | |
|---|---|
Jbi4cicsLifeCycle(org.apache.servicemix.common.BaseComponent component)
Initializes the life cycle instance for the specified ServiceMix component. |
|
| Method Summary | |
|---|---|
protected void |
doInit()
|
BCELClassLoader |
getBCELClassLoader()
Returns the byte code engineering library class loader. |
org.codehaus.xfire.XFire |
getXFire()
Returns the XFire instance. |
void |
setBCELClassLoader(BCELClassLoader bcelClassLoader)
Sets the byte code engineering library class loader. |
| Methods inherited from class org.apache.servicemix.common.BaseLifeCycle |
|---|
onMessageExchange |
| Methods inherited from class org.apache.servicemix.common.AsyncBaseLifeCycle |
|---|
createExecutorFactory, createExtensionMBeanName, doShutDown, doStart, doStop, exceptionShouldRollbackTx, findExecutorFactory, getContext, getEPRServiceName, getExecutor, getExtensionMBean, getExtensionMBeanName, getResolvedEPR, init, pollDeliveryChannel, prepareConsumerExchange, processExchange, processExchangeInTx, sendConsumerExchange, sendConsumerExchange, setComponent, shutDown, start, stop |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Jbi4cicsLifeCycle(org.apache.servicemix.common.BaseComponent component)
component - the ServiceMix component managed by this instance.| Method Detail |
|---|
public org.codehaus.xfire.XFire getXFire()
protected void doInit()
throws java.lang.Exception
doInit in class org.apache.servicemix.common.AsyncBaseLifeCyclejava.lang.Exceptionpublic BCELClassLoader getBCELClassLoader()
public void setBCELClassLoader(BCELClassLoader bcelClassLoader)
bcelClassLoader - the byte code engineering library class loader.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||