public interface RemoteService extends RemoteCommandListener
Modifier and Type | Method and Description |
---|---|
void |
initialize(CommandSenderProvider commandSenderProvider)
Initializes the remote service with the object that provides the command senders.
|
void |
start() |
void |
stop() |
commandReceived, getManagedCommands
void initialize(CommandSenderProvider commandSenderProvider)
void start()
void stop()