Class SessionChecker

  • All Implemented Interfaces:
    com.google.gwt.core.client.EntryPoint

    public class SessionChecker
    extends Object
    implements com.google.gwt.core.client.EntryPoint
    Entry point classes define onModuleLoad().
    • Constructor Detail

      • SessionChecker

        public SessionChecker()
    • Method Detail

      • onModuleLoad

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