javax.resource.spi
public interface ResourceAdapter
| Method Summary | |
|---|---|
| void | endpointActivation(MessageEndpointFactory endpointFactory, ActivationSpec spec) |
| void | endpointDeactivation(MessageEndpointFactory endpointFactory, ActivationSpec spec) |
| XAResource[] | getXAResources(ActivationSpec[] specs) |
| void | start(BootstrapContext ctx) |
| void | stop() |