org.apache.geronimo.connector.outbound
Class MCFConnectionInterceptor
java.lang.Object
org.apache.geronimo.connector.outbound.MCFConnectionInterceptor
- All Implemented Interfaces:
- ConnectionInterceptor
public class MCFConnectionInterceptor
- extends Object
- implements ConnectionInterceptor
MCFConnectionInterceptor.java
- Version:
- $Rev: 723385 $ $Date: 2008-12-04 12:55:02 -0500 (Thu, 04 Dec 2008) $
|
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 ResourceException
- Specified by:
getConnection in interface ConnectionInterceptor
- Throws:
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)
Copyright © 2003-2009 The Apache Software Foundation. All Rights Reserved.