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

Enclosing interface:
AbstractConnectionManager

public static interface AbstractConnectionManager.Interceptors


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

Method Detail

getStack

public ConnectionInterceptor getStack()

getRecoveryStack

public ConnectionInterceptor getRecoveryStack()

getPoolingAttributes

public PoolingSupport getPoolingAttributes()


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