Package | Description |
---|---|
javax.resource.spi |
The javax.resource.spi package contains APIs for the system
contracts defined in the Java EE Connector Architecture specification.
|
org.jboss.resource.adapter.jms | |
org.jboss.resource.adapter.jms.inflow |
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. |
Modifier and Type | Class and Description |
---|---|
class |
JmsResourceAdapter
A generic resource adapter for any JMS server.
|
Modifier and Type | Method and Description |
---|---|
ResourceAdapter |
JmsActivationSpec.getResourceAdapter() |
Modifier and Type | Method and Description |
---|---|
void |
JmsActivationSpec.setResourceAdapter(ResourceAdapter ra) |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.