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
getInvocationHandler
public static InvocationHandler getInvocationHandler(Object proxy)
Copyright © 1999-2011 The Apache Software Foundation. All Rights Reserved.