org.apache.openejb.resource
Class AutoConnectionTracker.ConnectionInvocationHandler
java.lang.Object
org.apache.openejb.resource.AutoConnectionTracker.ConnectionInvocationHandler
- All Implemented Interfaces:
- InvocationHandler
- Enclosing class:
- AutoConnectionTracker
public static class AutoConnectionTracker.ConnectionInvocationHandler
- extends Object
- implements InvocationHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AutoConnectionTracker.ConnectionInvocationHandler
public AutoConnectionTracker.ConnectionInvocationHandler(Object handle)
invoke
public Object invoke(Object object,
Method method,
Object[] args)
throws Throwable
- Specified by:
invoke
in interface InvocationHandler
- Throws:
Throwable
Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.