org.apache.geronimo.connector.outbound
Interface AbstractConnectionManager.Interceptors

Enclosing class:
AbstractConnectionManager

public static interface AbstractConnectionManager.Interceptors


Method Summary
 PoolingSupport getPoolingAttributes()
           
 ConnectionInterceptor getRecoveryStack()
           
 ConnectionInterceptor getStack()
           
 

Method Detail

getStack

ConnectionInterceptor getStack()

getRecoveryStack

ConnectionInterceptor getRecoveryStack()

getPoolingAttributes

PoolingSupport getPoolingAttributes()


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