org.apache.webbeans.util
Class SecurityUtil.PrivilegedActionForProxyFactory
java.lang.Object
org.apache.webbeans.util.SecurityUtil.PrivilegedActionForProxyFactory
- All Implemented Interfaces:
- PrivilegedAction<Object>
- Enclosing class:
- SecurityUtil
protected static class SecurityUtil.PrivilegedActionForProxyFactory
- extends Object
- implements PrivilegedAction<Object>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SecurityUtil.PrivilegedActionForProxyFactory
protected SecurityUtil.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.