org.apache.geronimo.connector.outbound
Class MCFConnectionInterceptor
java.lang.Object
org.apache.geronimo.connector.outbound.MCFConnectionInterceptor
- All Implemented Interfaces:
- ConnectionInterceptor
public class MCFConnectionInterceptor
- extends java.lang.Object
- implements ConnectionInterceptor
MCFConnectionInterceptor.java
- Version:
- $Rev: 984469 $ $Date: 2010-08-12 00:49:47 +0800 (Thu, 12 Aug 2010) $
|
Field Summary |
protected static org.slf4j.Logger |
log
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
log
protected static final org.slf4j.Logger log
MCFConnectionInterceptor
public MCFConnectionInterceptor()
getConnection
public void getConnection(ConnectionInfo connectionInfo)
throws javax.resource.ResourceException
- Specified by:
getConnection in interface ConnectionInterceptor
- Throws:
javax.resource.ResourceException
returnConnection
public void returnConnection(ConnectionInfo connectionInfo,
ConnectionReturnAction connectionReturnAction)
- Specified by:
returnConnection in interface ConnectionInterceptor
destroy
public void destroy()
- Specified by:
destroy in interface ConnectionInterceptor
setStack
public void setStack(ConnectionInterceptor stack)
info
public void info(java.lang.StringBuilder s)
- Specified by:
info in interface ConnectionInterceptor
Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.