Package org.opencms.ui.client
Class CmsPollServerConnector.PollingCommand
java.lang.Object
org.opencms.ui.client.CmsPollServerConnector.PollingCommand
- All Implemented Interfaces:
com.google.gwt.core.client.Scheduler.RepeatingCommand
- Enclosing class:
- CmsPollServerConnector
protected class CmsPollServerConnector.PollingCommand
extends Object
implements com.google.gwt.core.client.Scheduler.RepeatingCommand
Polls the server.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
PollingCommand
protected PollingCommand()
-
-
Method Details
-
execute
- Specified by:
execute
in interfacecom.google.gwt.core.client.Scheduler.RepeatingCommand
- See Also:
-
Scheduler.RepeatingCommand.execute()
-