|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.exolab.jms.net.connector.AbstractConnectionManager | +--org.exolab.jms.net.orb.DefaultConnectionManager
Default implementation of the ConnectionManager
interface.
Constructor Summary | |
DefaultConnectionManager(InvocationHandler handler,
Authenticator authenticator,
java.util.Map properties)
Construct a new DefaultConnectionManager . |
Methods inherited from class org.exolab.jms.net.connector.AbstractConnectionManager |
accept, accept, accept, addManagedConnectionFactory, allocateConnection, canAccept, canConnect, close, createConnectionPool, getConnection, getConnection, getConnectionPool, getFactoryForAccept, getFactoryForConnect, getManagedConnectionFactories, setCallerListener |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DefaultConnectionManager(InvocationHandler handler, Authenticator authenticator, java.util.Map properties) throws ResourceException
DefaultConnectionManager
.handler
- the invocation handlerauthenticator
- the connection authenticatorproperties
- configuration properties. May be null
ResourceException
- for any error
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |