org.apache.geronimo.connector.outbound
Interface ConnectionManagerContainer

All Known Implementing Classes:
AbstractConnectionManager, GenericConnectionManager

public interface ConnectionManagerContainer

ConnectionManagerContainer

Version:
$Rev: 550546 $ $Date: 2007-06-25 12:52:11 -0400 (Mon, 25 Jun 2007) $

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 The Apache Software Foundation. All Rights Reserved.