org.openejb
Class ConnectionTrackingInterceptor
java.lang.Object
org.openejb.ConnectionTrackingInterceptor
- All Implemented Interfaces:
- org.apache.geronimo.core.service.Interceptor
- public class ConnectionTrackingInterceptor
- extends Object
- implements org.apache.geronimo.core.service.Interceptor
- Version:
- $Revision: 444749 $ $Date: 2004-05-31 18:31:47 +0200 (Mon, 31 May 2004) $
Constructor Summary |
ConnectionTrackingInterceptor(org.apache.geronimo.core.service.Interceptor next,
org.apache.geronimo.transaction.TrackedConnectionAssociator trackedConnectionAssociator)
|
Method Summary |
org.apache.geronimo.core.service.InvocationResult |
invoke(org.apache.geronimo.core.service.Invocation invocation)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConnectionTrackingInterceptor
public ConnectionTrackingInterceptor(org.apache.geronimo.core.service.Interceptor next,
org.apache.geronimo.transaction.TrackedConnectionAssociator trackedConnectionAssociator)
invoke
public org.apache.geronimo.core.service.InvocationResult invoke(org.apache.geronimo.core.service.Invocation invocation)
throws Throwable
- Specified by:
invoke
in interface org.apache.geronimo.core.service.Interceptor
- Throws:
Throwable
Copyright © 1999-2006 OpenEJB. All Rights Reserved.