org.apache.openejb.util.proxy
Class LocalBeanProxyFactory.Unsafe
java.lang.Object
org.apache.openejb.util.proxy.LocalBeanProxyFactory.Unsafe
- Enclosing class:
- LocalBeanProxyFactory
public static class LocalBeanProxyFactory.Unsafe
- extends Object
The methods of this class model sun.misc.Unsafe which is used reflectively
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocalBeanProxyFactory.Unsafe
public LocalBeanProxyFactory.Unsafe()
defineClass
public static Class defineClass(Class<?> clsToProxy,
String proxyName,
byte[] proxyBytes)
throws IllegalAccessException,
InvocationTargetException
- Throws:
IllegalAccessException
InvocationTargetException
Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.