|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Interface for eWay ResourceAdapter lifecycle.
| Method Summary | |
void |
initialize(javax.resource.spi.BootstrapContext bc)
Initialize the EwayResourceAdapter instance. |
void |
start()
Start the EwayResourceAdapter. |
void |
stop()
Stop the EwayResourceAdapter. |
| Method Detail |
public void initialize(javax.resource.spi.BootstrapContext bc)
bc - The BootstrapContext provided by the container.
public void start()
throws javax.resource.spi.ResourceAdapterInternalException
javax.resource.spi.ResourceAdapterInternalException - upon error.public void stop()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||