|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ResourceAdapterAssociation
Interface used to associate the resource adapter with objects that implement this interface.
| Method Summary | |
|---|---|
ResourceAdapter |
getResourceAdapter()
Retrieve the resource adapter |
void |
setResourceAdapter(ResourceAdapter ra)
Set the resource adapter |
| Method Detail |
|---|
ResourceAdapter getResourceAdapter()
void setResourceAdapter(ResourceAdapter ra)
throws ResourceException
the - resource adapter
ResourceException - for any error
ResourceAdapterInternalException - for an error in the resource adapter
IllegalStateException - if invoked more than once
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||