org.jboss.aop.advice
Class SecurityActions

java.lang.Object
  extended by org.jboss.aop.advice.SecurityActions

public class SecurityActions
extends Object

Version:
$Revision: 81450 $
Author:
Kabir Khan

Nested Class Summary
static class SecurityActions.GetContextClassLoaderAction
           
 
Constructor Summary
SecurityActions()
           
 
Method Summary
static ClassLoader getClassLoader(Class<?> clazz)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SecurityActions

public SecurityActions()
Method Detail

getClassLoader

public static ClassLoader getClassLoader(Class<?> clazz)


Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.