org.apache.webbeans.proxy.javassist
Class JavassistFactory.PrivilegedActionForProxyFactory
java.lang.Object
org.apache.webbeans.proxy.javassist.JavassistFactory.PrivilegedActionForProxyFactory
- All Implemented Interfaces:
- PrivilegedAction<Object>
- Enclosing class:
- JavassistFactory
protected static class JavassistFactory.PrivilegedActionForProxyFactory
- extends Object
- implements PrivilegedAction<Object>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JavassistFactory.PrivilegedActionForProxyFactory
protected JavassistFactory.PrivilegedActionForProxyFactory(javassist.util.proxy.ProxyFactory factory)
run
public Object run()
- Specified by:
run in interface PrivilegedAction<Object>
Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.