org.onebusaway.webapp.gwt.mobile_application
Class MobileApplicationContext

java.lang.Object
  extended by org.onebusaway.webapp.gwt.mobile_application.MobileApplicationContext

public class MobileApplicationContext
extends Object


Constructor Summary
MobileApplicationContext()
           
 
Method Summary
static ActivityHandler getActivityHandler()
           
static MobileApplicationDao getDao()
           
static LocationManager getLocationManager()
           
static MapViewController getMapViewController()
           
static TabBarController getRootController()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MobileApplicationContext

public MobileApplicationContext()
Method Detail

getDao

public static MobileApplicationDao getDao()

getActivityHandler

public static ActivityHandler getActivityHandler()

getLocationManager

public static LocationManager getLocationManager()

getRootController

public static TabBarController getRootController()

getMapViewController

public static MapViewController getMapViewController()


Copyright © 2012 OneBusAway. All Rights Reserved.