org.onebusaway.webapp.gwt.common.context
Interface ContextManager
- All Known Implementing Classes:
- AbstractContextManager, DirectContextManager, HistoryContextManager
public interface ContextManager
addContextListener
void addContextListener(ContextListener listener)
removeContextListener
void removeContextListener(ContextListener listener)
getContext
Context getContext()
getContextAsString
String getContextAsString(Context context)
setContext
void setContext(Context context)
Copyright © 2012 OneBusAway. All Rights Reserved.