| Package | Description |
|---|---|
| javax.resource.spi |
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceAdapter.endpointActivation(MessageEndpointFactory endpointFactory,
ActivationSpec spec)
Called during activation of a message endpoint.
|
void |
ResourceAdapter.endpointDeactivation(MessageEndpointFactory endpointFactory,
ActivationSpec spec)
Called during deactivation of a message endpoint.
|