org.openejb.util.proxy
Class InvalidatedReferenceHandler
java.lang.Object
org.openejb.util.proxy.InvalidatedReferenceHandler
- All Implemented Interfaces:
- Serializable, InvocationHandler
public class InvalidatedReferenceHandler
- extends Object
- implements InvocationHandler, Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InvalidatedReferenceHandler
public InvalidatedReferenceHandler()
invoke
public Object invoke(Object proxy,
Method method,
Object[] args)
throws Throwable
- Specified by:
invoke
in interface InvocationHandler
- Throws:
Throwable
Copyright © 1999-2012 OpenEJB. All Rights Reserved.