org.jiucai.appframework.base.util
类 AppHolder
java.lang.Object
org.jiucai.appframework.base.util.AppHolder
public class AppHolder
- extends Object
应用的 ThreadLocal
- 作者:
- zhaidw
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AppHolder
public AppHolder()
getRequest
public static javax.servlet.http.HttpServletRequest getRequest()
getSession
public static javax.servlet.http.HttpSession getSession()
setRequest
public static void setRequest(javax.servlet.http.HttpServletRequest request)
getRequestHolder
public static ThreadLocal<javax.servlet.http.HttpServletRequest> getRequestHolder()
Copyright © 2013. All Rights Reserved.