org.apache.geronimo.connector.outbound
Interface ConnectionManagerContainer

All Known Implementing Classes:
AbstractConnectionManager, GenericConnectionManager

public interface ConnectionManagerContainer

ConnectionManagerContainer


Method Summary
 Object createConnectionFactory(ManagedConnectionFactory mcf)
           
 void doRecovery(ManagedConnectionFactory managedConnectionFactory)
           
 

Method Detail

createConnectionFactory

Object createConnectionFactory(ManagedConnectionFactory mcf)
                               throws ResourceException
Throws:
ResourceException

doRecovery

void doRecovery(ManagedConnectionFactory managedConnectionFactory)


Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.