Package | Description |
---|---|
javax.resource.spi |
J2EE Connector API - System Programmer Interface.
|
Modifier and Type | Method and Description |
---|---|
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
|
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.