|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.geronimo.connector.outbound.ThreadLocalCachingConnectionInterceptor
public class ThreadLocalCachingConnectionInterceptor
| Constructor Summary | |
|---|---|
ThreadLocalCachingConnectionInterceptor(ConnectionInterceptor next,
boolean matchConnections)
|
|
| Method Summary | |
|---|---|
void |
destroy()
|
void |
getConnection(ConnectionInfo connectionInfo)
|
void |
info(java.lang.StringBuilder s)
|
void |
returnConnection(ConnectionInfo connectionInfo,
ConnectionReturnAction connectionReturnAction)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ThreadLocalCachingConnectionInterceptor(ConnectionInterceptor next,
boolean matchConnections)
| Method Detail |
|---|
public void getConnection(ConnectionInfo connectionInfo)
throws javax.resource.ResourceException
getConnection in interface ConnectionInterceptorjavax.resource.ResourceException
public void returnConnection(ConnectionInfo connectionInfo,
ConnectionReturnAction connectionReturnAction)
returnConnection in interface ConnectionInterceptorpublic void destroy()
destroy in interface ConnectionInterceptorpublic void info(java.lang.StringBuilder s)
info in interface ConnectionInterceptor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||