org.hippoecm.hst.container
Class RequestContextProvider
java.lang.Object
org.hippoecm.hst.container.RequestContextProvider
public final class RequestContextProvider
- extends Object
RequestContextProvider provides an easy access method to the request context object
in the current thread's active request.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
get
public static HstRequestContext get()
- Returns the
HstRequestContext
for the current threads active request.
- Parameters:
requestContext
-
Copyright © 2008-2012 Hippo. All Rights Reserved.