|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.test.jca.inflow.TestResourceAdapter
A TestResourceAdapter.
| Field Summary | |
static ObjectName (src) |
mbean
|
| Constructor Summary | |
TestResourceAdapter()
|
|
| Method Summary | |
void |
endpointActivation(MessageEndpointFactory (src) endpointFactory,
ActivationSpec (src) spec)
Activates the endpoint factory |
void |
endpointDeactivation(MessageEndpointFactory (src) endpointFactory,
ActivationSpec (src) spec)
Deactivates the endpoint |
XAResource (src) [] |
getXAResources(ActivationSpec (src) [] specs)
Called by the application server during recovery |
void |
start(BootstrapContext (src) ctx)
Used to bootstrap the resource adapter |
void |
stop()
Used to stop the resource adapter |
TestResourceAdapterInflowResults (src) |
testInflow()
|
TestResourceAdapterTimerResults (src) |
testTimer()
|
TestResourceAdapterTxInflowResults (src) |
testTxInflow()
|
TestResourceAdapterWorkManagerResults (src) |
testWorkManager()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final ObjectName (src) mbean
| Constructor Detail |
public TestResourceAdapter()
| Method Detail |
public TestResourceAdapterInflowResults (src) testInflow()
throws java.lang.Exception
testInflow in interface TestResourceAdapterMBean (src) java.lang.Exception
public TestResourceAdapterWorkManagerResults (src) testWorkManager()
throws java.lang.Exception
testWorkManager in interface TestResourceAdapterMBean (src) java.lang.Exception
public TestResourceAdapterTimerResults (src) testTimer()
throws java.lang.Exception
testTimer in interface TestResourceAdapterMBean (src) java.lang.Exception
public TestResourceAdapterTxInflowResults (src) testTxInflow()
throws java.lang.Exception
testTxInflow in interface TestResourceAdapterMBean (src) java.lang.Exception
public void endpointActivation(MessageEndpointFactory (src) endpointFactory,
ActivationSpec (src) spec)
throws ResourceException (src)
ResourceAdapter (src)
endpointActivation in interface ResourceAdapter (src) endpointFactory - the endpoint factoryspec - the activation spec
ResourceException (src) - for a generic error
public void endpointDeactivation(MessageEndpointFactory (src) endpointFactory,
ActivationSpec (src) spec)
ResourceAdapter (src)
endpointDeactivation in interface ResourceAdapter (src) endpointFactory - the endpoint factoryspec - the activation spec
public XAResource (src) [] getXAResources(ActivationSpec (src) [] specs)
throws ResourceException (src)
ResourceAdapter (src)
getXAResources in interface ResourceAdapter (src) specs - the activation specs
ResourceException (src) - for a generic error
public void start(BootstrapContext (src) ctx)
throws ResourceAdapterInternalException (src)
ResourceAdapter (src)
start in interface ResourceAdapter (src) ctx - the bootstrap context
ResourceAdapterInternalException (src) - for a bootstrap failurepublic void stop()
ResourceAdapter (src)
stop in interface ResourceAdapter (src)
|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||