|
|||||||||
| 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.jca.JcaInflowGateway
public class JcaInflowGateway
| Field Summary | |
|---|---|
protected T |
bean
|
| Fields inherited from class org.jboss.soa.esb.listeners.lifecycle.AbstractManagedLifecycle |
|---|
PARAM_TERMINATION_PERIOD |
| Constructor Summary | |
|---|---|
JcaInflowGateway(ConfigTree config)
|
|
| Method Summary | |
|---|---|
protected void |
doDestroy()
Handle the destroy of the managed instance. |
protected void |
doInitialise()
Handle the initialisation of the managed instance. |
protected void |
doStart()
Handle the start of the managed instance. |
protected void |
doStop()
Handle the stop of the managed instance. |
protected java.lang.String |
getDescription()
|
protected boolean |
isTransactional()
|
| Methods inherited from class org.jboss.soa.esb.listeners.lifecycle.AbstractManagedLifecycle |
|---|
addManagedLifecycleEventListener, changeState, destroy, getConfig, getLifecycleController, 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 |
| Field Detail |
|---|
protected T bean
| Constructor Detail |
|---|
public JcaInflowGateway(ConfigTree config)
throws ConfigurationException
ConfigurationException| Method Detail |
|---|
protected java.lang.String getDescription()
protected void doInitialise()
throws ManagedLifecycleException
AbstractManagedLifecycle
ManagedLifecycleException - for errors while initialisation.protected void doStart()
AbstractManagedLifecycle
doStart in class AbstractManagedLifecycle
protected void doStop()
throws ManagedLifecycleException
AbstractManagedLifecycle
doStop in class AbstractManagedLifecycleManagedLifecycleException - for errors while stopping.
protected void doDestroy()
throws ManagedLifecycleException
AbstractManagedLifecycle
doDestroy in class AbstractManagedLifecycleManagedLifecycleException - for errors while destroying.protected boolean isTransactional()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||