org.apache.openejb
Class BeanContext.ProxyClass

java.lang.Object
  extended by org.apache.openejb.BeanContext.ProxyClass
Enclosing class:
BeanContext

public static final class BeanContext.ProxyClass
extends Object


Constructor Summary
BeanContext.ProxyClass(BeanContext beanContext, Class<?>[] interfaces)
           
 
Method Summary
 Class<?> getProxy()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BeanContext.ProxyClass

public BeanContext.ProxyClass(BeanContext beanContext,
                              Class<?>[] interfaces)
Method Detail

getProxy

public Class<?> getProxy()


Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.