org.onebusaway.webapp.gwt.common.context
Class DirectContextManager

java.lang.Object
  extended by org.onebusaway.webapp.gwt.common.context.AbstractContextManager
      extended by org.onebusaway.webapp.gwt.common.context.DirectContextManager
All Implemented Interfaces:
ContextManager

public class DirectContextManager
extends AbstractContextManager


Constructor Summary
DirectContextManager()
           
 
Method Summary
 String getContextAsString(Context context)
           
 void setContext(Context context)
           
 
Methods inherited from class org.onebusaway.webapp.gwt.common.context.AbstractContextManager
addContextListener, fireContextChanged, getContext, removeContextListener, setInternalContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DirectContextManager

public DirectContextManager()
Method Detail

setContext

public void setContext(Context context)

getContextAsString

public String getContextAsString(Context context)


Copyright © 2012 OneBusAway. All Rights Reserved.