Package | Description |
---|---|
de.novanic.eventservice.client.event.command.schedule |
Modifier and Type | Class and Description |
---|---|
class |
GWTCommandScheduler
The ClientCommandScheduler can schedule the execution of
ClientCommand
instances for a specified time/delay. |
Modifier and Type | Method and Description |
---|---|
ClientCommandScheduler |
ClientCommandSchedulerFactory.getClientCommandScheduler()
This method should be used to create an instance of RemoteEventService.
|
Modifier and Type | Method and Description |
---|---|
void |
ClientCommandSchedulerFactory.setClientCommandSchedulerInstance(ClientCommandScheduler aClientCommandScheduler)
Sets an instance of ClientCommandScheduler which is returned by
ClientCommandSchedulerFactory.getClientCommandScheduler() . |
Copyright © 2012. All Rights Reserved.