org.apache.openejb.util.proxy
Class LocalBeanProxyFactory
java.lang.Object
org.apache.openejb.util.proxy.LocalBeanProxyFactory
public class LocalBeanProxyFactory
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocalBeanProxyFactory
public LocalBeanProxyFactory()
newProxyInstance
public static Object newProxyInstance(ClassLoader cl,
Class interfce,
InvocationHandler h)
throws IllegalArgumentException
- Throws:
IllegalArgumentException
Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.