org.apache.webbeans.web.tomcat
Class ContextLifecycleListener.PrivilegedActionForClass

java.lang.Object
  extended by org.apache.webbeans.web.tomcat.ContextLifecycleListener.PrivilegedActionForClass
All Implemented Interfaces:
java.security.PrivilegedAction<java.lang.Object>
Enclosing class:
ContextLifecycleListener

protected static class ContextLifecycleListener.PrivilegedActionForClass
extends java.lang.Object
implements java.security.PrivilegedAction<java.lang.Object>


Constructor Summary
protected ContextLifecycleListener.PrivilegedActionForClass(java.lang.Class<?> clazz, java.lang.Object parameters)
           
 
Method Summary
 java.lang.Object run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContextLifecycleListener.PrivilegedActionForClass

protected ContextLifecycleListener.PrivilegedActionForClass(java.lang.Class<?> clazz,
                                                            java.lang.Object parameters)
Method Detail

run

public java.lang.Object run()
Specified by:
run in interface java.security.PrivilegedAction<java.lang.Object>


Copyright © 2008-2011 The Apache Software Foundation. All Rights Reserved.