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 © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.