com.dyuproject.web.rest
Class RequestContext.Local

java.lang.Object
  extended by java.lang.ThreadLocal<RequestContext>
      extended by com.dyuproject.web.rest.RequestContext.Local
Enclosing class:
RequestContext

public static class RequestContext.Local
extends ThreadLocal<RequestContext>


Constructor Summary
RequestContext.Local()
           
 
Method Summary
protected  RequestContext 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

RequestContext.Local

public RequestContext.Local()
Method Detail

initialValue

protected RequestContext initialValue()
Overrides:
initialValue in class ThreadLocal<RequestContext>


Copyright © 2013. All Rights Reserved.