|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.resource.adapter.jms.JmsConnectionManager
The resource adapters own ConnectionManager, used in non-managed environments.
Will handle some of the houskeeping an appserver nomaly does.
Created: Thu Mar 29 16:09:26 2001
| Constructor Summary | |
JmsConnectionManager()
Construct a JmsConnectionManager. |
|
| Method Summary | |
java.lang.Object |
allocateConnection(ManagedConnectionFactory (src) mcf,
ConnectionRequestInfo (src) cxRequestInfo)
Allocate a new connection. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JmsConnectionManager()
| Method Detail |
public java.lang.Object allocateConnection(ManagedConnectionFactory (src) mcf,
ConnectionRequestInfo (src) cxRequestInfo)
throws ResourceException (src)
allocateConnection in interface ConnectionManager (src) mcf - cxRequestInfo -
ResourceException (src) - Failed to create connection.
|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||