|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.stc.connector.framework.eway.EwayResourceAdapterImpl
Default implementation for EwayResourceAdapter. This class can be used by outbound only RAs.
| Constructor Summary | |
EwayResourceAdapterImpl()
Creates a new instance of EwayResourceAdapterImpl |
|
| Method Summary | |
void |
initialize(javax.resource.spi.BootstrapContext bc)
Initialize the EwayResourceAdapter instance. |
void |
start()
Start the EwayResourceAdapter. |
void |
stop()
Stop the EwayResourceAdapter. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public EwayResourceAdapterImpl()
| Method Detail |
public void initialize(javax.resource.spi.BootstrapContext bc)
initialize in interface EwayResourceAdapterbc - The BootstrapContext provided by the container.
public void start()
throws javax.resource.spi.ResourceAdapterInternalException
start in interface EwayResourceAdapterjavax.resource.spi.ResourceAdapterInternalException - upon error.public void stop()
stop in interface EwayResourceAdapter
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||