com.dyuproject.web.rest
Class RequestContext.Local
java.lang.Object
java.lang.ThreadLocal<RequestContext>
com.dyuproject.web.rest.RequestContext.Local
- Enclosing class:
- RequestContext
public static class RequestContext.Local
- extends ThreadLocal<RequestContext>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RequestContext.Local
public RequestContext.Local()
initialValue
protected RequestContext initialValue()
- Overrides:
initialValue
in class ThreadLocal<RequestContext>
Copyright © 2013. All Rights Reserved.