org.apache.openejb.util.proxy
Interface BeanContextInvocationHandler

All Superinterfaces:
InvocationHandler

public interface BeanContextInvocationHandler
extends InvocationHandler

Version:
$Rev$ $Date$

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

Method Detail

getBeanContext

BeanContext getBeanContext()


Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.