Class CmsPollServerConnector.PollingCommand

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected PollingCommand()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean execute()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • execute

        public boolean execute()
        Specified by:
        execute in interface com.google.gwt.core.client.Scheduler.RepeatingCommand
        See Also:
        Scheduler.RepeatingCommand.execute()