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

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

protected static class ContextLifecycleListener.PrivilegedActionForAccessibleObject
extends Object
implements PrivilegedAction<Object>


Constructor Summary
protected ContextLifecycleListener.PrivilegedActionForAccessibleObject(AccessibleObject object, boolean flag)
           
 
Method Summary
 Object run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContextLifecycleListener.PrivilegedActionForAccessibleObject

protected ContextLifecycleListener.PrivilegedActionForAccessibleObject(AccessibleObject object,
                                                                       boolean flag)
Method Detail

run

public Object run()
Specified by:
run in interface PrivilegedAction<Object>


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