public class InitEventServiceCommand extends ServerCallCommand<EventServiceConfigurationTransferable>
Constructor and Description |
---|
InitEventServiceCommand(RemoteEventConnector aRemoteEventConnector,
AsyncCallback<EventServiceConfigurationTransferable> aCallback)
Creates an InitEventServiceCommand (initializes the server/service connection on first server call).
|
Modifier and Type | Method and Description |
---|---|
void |
execute()
Initializes the server/service connection.
|
getCommandCallback, getRemoteEventConnector
public InitEventServiceCommand(RemoteEventConnector aRemoteEventConnector, AsyncCallback<EventServiceConfigurationTransferable> aCallback)
aRemoteEventConnector
- RemoteEventConnector
aCallback
- callback of the commandpublic void execute()
Copyright © 2012. All Rights Reserved.