org.mule.ra
Class DefaultConnectionManager
java.lang.Object
org.mule.ra.DefaultConnectionManager
- public class DefaultConnectionManager
- extends Object
DefaultConnectionManager TODO
| 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 connectionFactory,
ConnectionRequestInfo info)
throws ResourceException
- Throws:
ResourceException- See Also:
ConnectionManager
connectionClosed
public void connectionClosed(ConnectionEvent event)
- See Also:
ConnectionEventListener
localTransactionStarted
public void localTransactionStarted(ConnectionEvent event)
- See Also:
ConnectionEventListener
localTransactionCommitted
public void localTransactionCommitted(ConnectionEvent event)
- See Also:
ConnectionEventListener
localTransactionRolledback
public void localTransactionRolledback(ConnectionEvent event)
- See Also:
ConnectionEventListener
connectionErrorOccurred
public void connectionErrorOccurred(ConnectionEvent event)
- See Also:
ConnectionEventListener
Copyright © 2003-2006 MuleSource Inc.. All Rights Reserved.