public interface ResourceAdapterAssociation
Modifier and Type | Method and Description |
---|---|
ResourceAdapter |
getResourceAdapter()
Retrieve the resource adapter
|
void |
setResourceAdapter(ResourceAdapter ra)
Set the resource adapter
|
ResourceAdapter getResourceAdapter()
void setResourceAdapter(ResourceAdapter ra) throws ResourceException
the
- resource adapterResourceException
- for any errorResourceAdapterInternalException
- for an error in the resource adapterIllegalStateException
- if invoked more than onceCopyright © 2013 JBoss by Red Hat. All rights reserved.