com.opensymphony.xwork2
Class ActionContext.ActionContextThreadLocal

java.lang.Object
  extended by java.lang.ThreadLocal
      extended by com.opensymphony.xwork2.ActionContext.ActionContextThreadLocal
Enclosing class:
ActionContext

private static class ActionContext.ActionContextThreadLocal
extends ThreadLocal


Constructor Summary
private ActionContext.ActionContextThreadLocal()
           
 
Method Summary
protected  Object initialValue()
           
 
Methods inherited from class java.lang.ThreadLocal
get, remove, set
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActionContext.ActionContextThreadLocal

private ActionContext.ActionContextThreadLocal()
Method Detail

initialValue

protected Object initialValue()
Overrides:
initialValue in class ThreadLocal


Copyright © 2000-2008 Apache Software Foundation. All Rights Reserved.