|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.soa.esb.listeners.lifecycle.AbstractManagedLifecycle
org.jboss.soa.esb.listeners.lifecycle.AbstractThreadedManagedLifecycle
org.jboss.soa.esb.listeners.jca.JcaInflowGateway
public class JcaInflowGateway
| Field Summary |
|---|
| Fields inherited from class org.jboss.soa.esb.listeners.lifecycle.AbstractManagedLifecycle |
|---|
PARAM_TERMINATION_PERIOD |
| Constructor Summary | |
|---|---|
JcaInflowGateway(ConfigTree config)
|
|
| Method Summary | |
|---|---|
protected void |
doInitialise()
Handle the initialisation of the managed instance. |
protected void |
doRun()
Execute on the thread. |
protected void |
doStop()
Handle the stop of the managed instance. |
static java.lang.Class |
findMessagingType(java.lang.Class clazz)
|
| Methods inherited from class org.jboss.soa.esb.listeners.lifecycle.AbstractThreadedManagedLifecycle |
|---|
addManagedLifecycleThreadEventListener, doDestroy, doStart, doThreadedDestroy, isRunning, isStopped, isStopping, removeManagedLifecycleThreadEventListener, run, setRunning, waitForRunningStateChange, waitUntilStopped, waitUntilStopped, waitUntilStopping |
| Methods inherited from class org.jboss.soa.esb.listeners.lifecycle.AbstractManagedLifecycle |
|---|
addManagedLifecycleEventListener, changeState, destroy, getConfig, getState, getTerminationPeriod, initialise, removeManagedLifecycleEventListener, start, stop, waitUntilDestroyed, waitUntilDestroyed, waitUntilNotState, waitUntilState |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JcaInflowGateway(ConfigTree config)
throws ConfigurationException
ConfigurationException| Method Detail |
|---|
public static java.lang.Class findMessagingType(java.lang.Class clazz)
throws ConfigurationException
ConfigurationException
protected void doInitialise()
throws ManagedLifecycleException
AbstractManagedLifecycle
doInitialise in class AbstractManagedLifecycleManagedLifecycleException - for errors while initialisation.protected void doRun()
AbstractThreadedManagedLifecycle
doRun in class AbstractThreadedManagedLifecycle
protected void doStop()
throws ManagedLifecycleException
AbstractThreadedManagedLifecycle
doStop in class AbstractThreadedManagedLifecycleManagedLifecycleException - for errors while stopping.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||