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