org.apache.shindig.gadgets.servlet
Class JsHandler.JsGadgetContext
java.lang.Object
org.apache.shindig.gadgets.GadgetContext
org.apache.shindig.gadgets.servlet.JsHandler.JsGadgetContext
- Enclosing class:
- JsHandler
protected static class JsHandler.JsGadgetContext
- extends GadgetContext
GadgetContext for JsHandler called by FeatureRegistry when fetching the resources.
| Methods inherited from class org.apache.shindig.gadgets.GadgetContext |
getDebug, getHost, getIgnoreCache, getLocale, getModuleId, getParameter, getToken, getUrl, getUserAgent, getUserIp, getUserPrefs, getView |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JsHandler.JsGadgetContext
public JsHandler.JsGadgetContext(RenderingContext renderingContext,
String container)
getRenderingContext
public RenderingContext getRenderingContext()
- Overrides:
getRenderingContext in class GadgetContext
- Returns:
- The rendering context for this request.
getContainer
public String getContainer()
- Overrides:
getContainer in class GadgetContext
- Returns:
- The container of the current request.
Copyright © 2007-2012. All Rights Reserved.