org.apache.openejb.util.proxy
Class ProxyEJB

java.lang.Object
  extended by org.apache.openejb.util.proxy.ProxyEJB

public class ProxyEJB
extends Object


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

Method Detail

proxy

public static Object proxy(BeanContext beanContext,
                           Class<?>[] itfs)


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