org.jboss.aop.annotation.compiler
Class SecurityActions.GetContextClassLoaderAction
java.lang.Object
org.jboss.aop.annotation.compiler.SecurityActions.GetContextClassLoaderAction
- All Implemented Interfaces:
- PrivilegedAction<ClassLoader>
- Enclosing class:
- SecurityActions
public static class SecurityActions.GetContextClassLoaderAction
- extends Object
- implements PrivilegedAction<ClassLoader>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static SecurityActions.GetContextClassLoaderAction INSTANCE
SecurityActions.GetContextClassLoaderAction
public SecurityActions.GetContextClassLoaderAction()
run
public ClassLoader run()
- Specified by:
run
in interface PrivilegedAction<ClassLoader>
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.