Save This Page
Home » geronimo-2.2-source-release » org.apache.geronimo.connector.outbound » [javadoc | source]
org.apache.geronimo.connector.outbound
public class: ThreadLocalCachingConnectionInterceptor [javadoc | source]
java.lang.Object
   org.apache.geronimo.connector.outbound.ThreadLocalCachingConnectionInterceptor

All Implemented Interfaces:
    ConnectionInterceptor

Constructor:
 public ThreadLocalCachingConnectionInterceptor(ConnectionInterceptor next,
    boolean matchConnections) 
Method from org.apache.geronimo.connector.outbound.ThreadLocalCachingConnectionInterceptor Summary:
getConnection,   returnConnection
Methods from java.lang.Object:
clone,   equals,   finalize,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.geronimo.connector.outbound.ThreadLocalCachingConnectionInterceptor Detail:
 public  void getConnection(ConnectionInfo connectionInfo) throws ResourceException 
 public  void returnConnection(ConnectionInfo connectionInfo,
    ConnectionReturnAction connectionReturnAction)