org.apache.geronimo.connector.outbound
Interface ConnectionManagerContainer

All Known Implementing Classes:
AbstractConnectionManager, GenericConnectionManager

public interface ConnectionManagerContainer

ConnectionManagerContainer


Method Summary
 Object createConnectionFactory(javax.resource.spi.ManagedConnectionFactory mcf)
           
 void doRecovery(javax.resource.spi.ManagedConnectionFactory managedConnectionFactory)
           
 

Method Detail

createConnectionFactory

Object createConnectionFactory(javax.resource.spi.ManagedConnectionFactory mcf)
                               throws javax.resource.ResourceException
Throws:
javax.resource.ResourceException

doRecovery

void doRecovery(javax.resource.spi.ManagedConnectionFactory managedConnectionFactory)


Copyright © 2012 Apache Software Foundation. All Rights Reserved.