| Package | Description | 
|---|---|
| javax.resource.spi | 
 The javax.resource.spi package contains APIs for the system
contracts defined in the Java EE Connector Architecture specification. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ResourceAdapter.endpointActivation(MessageEndpointFactory endpointFactory,
                  ActivationSpec spec)
This is called during the activation of a message endpoint. 
 | 
void | 
ResourceAdapter.endpointDeactivation(MessageEndpointFactory endpointFactory,
                    ActivationSpec spec)
This is called when a message endpoint is deactivated. 
 | 
Copyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.