|
|||||||||
| Home >> All >> javax >> resource >> [ spi overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
javax.resource.spi
Interface ResourceAdapterAssociation

- All Known Subinterfaces:
- ActivationSpec
- public interface ResourceAdapterAssociation
- Version:
- $Rev: 46019 $ $Date: 2004-09-14 02:56:06 -0700 (Tue, 14 Sep 2004) $
| Method Summary | |
ResourceAdapter |
getResourceAdapter()
|
void |
setResourceAdapter(ResourceAdapter ra)
|
| Method Detail |
getResourceAdapter
public ResourceAdapter getResourceAdapter()
setResourceAdapter
public void setResourceAdapter(ResourceAdapter ra) throws javax.resource.ResourceException
|
|||||||||
| Home >> All >> javax >> resource >> [ spi overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC