org.apache.openejb.util.proxy
Interface InvocationHandler

All Superinterfaces:
java.lang.reflect.InvocationHandler

public interface InvocationHandler
extends java.lang.reflect.InvocationHandler


Method Summary
 InvocationHandler getInvocationHandler()
           
 
Methods inherited from interface java.lang.reflect.InvocationHandler
invoke
 

Method Detail

getInvocationHandler

InvocationHandler getInvocationHandler()


Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.