| 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 | 
|---|---|
ResourceAdapter | 
ResourceAdapterAssociation.getResourceAdapter()
Get the associated  
ResourceAdapter object. | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ResourceAdapterAssociation.setResourceAdapter(ResourceAdapter ra)
Associate this object with a  
ResourceAdapter object. | 
Copyright © 2017 JBoss by Red Hat. All rights reserved.