|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ActiveMQConnectionRequestInfo | |
|---|---|
| org.activemq.ra | JCA managed connections and resource adapters for working with ActiveMQ |
| Uses of ActiveMQConnectionRequestInfo in org.activemq.ra |
|---|
| Methods in org.activemq.ra that return ActiveMQConnectionRequestInfo | |
|---|---|
ActiveMQConnectionRequestInfo |
ActiveMQConnectionRequestInfo.copy()
|
ActiveMQConnectionRequestInfo |
ActiveMQResourceAdapter.getInfo()
|
| Methods in org.activemq.ra with parameters of type ActiveMQConnectionRequestInfo | |
|---|---|
void |
ActiveMQManagedConnection.associate(Subject subject,
ActiveMQConnectionRequestInfo info)
|
org.activemq.ActiveMQConnection |
ActiveMQResourceAdapter.makeConnection(ActiveMQConnectionRequestInfo crInfo)
Return a connection using a specific connection request info. |
| Constructors in org.activemq.ra with parameters of type ActiveMQConnectionRequestInfo | |
|---|---|
ActiveMQConnectionFactory(ActiveMQManagedConnectionFactory factory,
ConnectionManager manager,
ActiveMQConnectionRequestInfo info)
|
|
ActiveMQManagedConnection(Subject subject,
org.activemq.ActiveMQConnection physicalConnection,
ActiveMQConnectionRequestInfo info)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||