net.sf.dropboxmq.resource.spi
Class DefaultConnectionManager
java.lang.Object
net.sf.dropboxmq.resource.spi.DefaultConnectionManager
- All Implemented Interfaces:
- Serializable, ConnectionManager
public class DefaultConnectionManager
- extends Object
- implements ConnectionManager
Created: 09 Oct 2006
- Version:
- $Revision: 211 $, $Date: 2010-11-14 14:21:24 -0700 (Sun, 14 Nov 2010) $
- Author:
- Dwayne Schultz
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultConnectionManager
public DefaultConnectionManager()
allocateConnection
public Object allocateConnection(ManagedConnectionFactory managedConnectionFactory,
ConnectionRequestInfo connectionRequestInfo)
throws ResourceException
- Specified by:
allocateConnection
in interface ConnectionManager
- Throws:
ResourceException
toObjectString
protected final String toObjectString()