org.onebusaway.webapp.gwt.common
Class CommonLibrary

java.lang.Object
  extended by org.onebusaway.webapp.gwt.common.CommonLibrary
All Implemented Interfaces:
com.google.gwt.core.client.EntryPoint

public class CommonLibrary
extends Object
implements com.google.gwt.core.client.EntryPoint


Constructor Summary
CommonLibrary()
           
 
Method Summary
 void onModuleLoad()
           
static void registerService(String servicePath, com.google.gwt.user.client.rpc.RemoteService service)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommonLibrary

public CommonLibrary()
Method Detail

onModuleLoad

public void onModuleLoad()
Specified by:
onModuleLoad in interface com.google.gwt.core.client.EntryPoint

registerService

public static void registerService(String servicePath,
                                   com.google.gwt.user.client.rpc.RemoteService service)


Copyright © 2012 OneBusAway. All Rights Reserved.