org.apache.webbeans.util
Class SecurityUtil.PrivilegedActionForClass
java.lang.Object
org.apache.webbeans.util.SecurityUtil.PrivilegedActionForClass
- All Implemented Interfaces:
- PrivilegedAction<Object>
- Enclosing class:
- SecurityUtil
protected static class SecurityUtil.PrivilegedActionForClass
- extends Object
- implements PrivilegedAction<Object>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SecurityUtil.PrivilegedActionForClass
protected SecurityUtil.PrivilegedActionForClass(Class<?> clazz,
Object parameters,
int method)
run
public Object run()
- Specified by:
run in interface PrivilegedAction<Object>
Copyright © 2008-2011 The Apache Software Foundation. All Rights Reserved.