com.github.smokestack.jca.spi
Class MockConnectionManager
java.lang.Object
com.github.smokestack.jca.spi.MockConnectionManager
- All Implemented Interfaces:
- Serializable, ConnectionManager
public class MockConnectionManager
- extends Object
- implements ConnectionManager
- Author:
- gliptak
- See Also:
- Serialized Form
MockConnectionManager
public MockConnectionManager()
allocateConnection
public Object allocateConnection(ManagedConnectionFactory managedConnectionFactory,
ConnectionRequestInfo connectionRequestInfo)
throws ResourceException
- Specified by:
allocateConnection
in interface ConnectionManager
- Throws:
ResourceException
_allocateConnection
public Object _allocateConnection(ManagedConnectionFactory managedConnectionFactory,
ConnectionRequestInfo connectionRequestInfo)
throws ResourceException
- Throws:
ResourceException
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2009-2010 Smokestack. All Rights Reserved.