org.onebusaway.webapp.gwt.common.context
Class ContextHelper
java.lang.Object
org.onebusaway.webapp.gwt.common.context.ContextHelper
- Direct Known Subclasses:
- AbstractPageSource
public class ContextHelper
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContextHelper
public ContextHelper()
ContextHelper
public ContextHelper(ContextManager manager)
getManager
public ContextManager getManager()
setContext
public void setContext(Object... params)
setContext
public void setContext(Map<String,String> params)
setContext
public void setContext(Context context)
Copyright © 2012 OneBusAway. All Rights Reserved.