|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ActivationSpec | |
javax.resource.spi | J2EE Connector API - System Programmer Interface. |
Uses of ActivationSpec in javax.resource.spi |
Methods in javax.resource.spi with parameters of type ActivationSpec | |
void |
ResourceAdapter.endpointActivation(MessageEndpointFactory endpointFactory,
ActivationSpec spec)
Activates the endpoint factory |
void |
ResourceAdapter.endpointDeactivation(MessageEndpointFactory endpointFactory,
ActivationSpec spec)
Deactivates the endpoint |
XAResource[] |
ResourceAdapter.getXAResources(ActivationSpec[] specs)
Called by the application server during recovery |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |