public interface SleeStateService
extends com.google.gwt.user.client.rpc.RemoteService
| Modifier and Type | Method and Description |
|---|---|
SleeStateInfo |
getState() |
String |
getVersion() |
void |
shutdown() |
void |
start() |
void |
stop() |
SleeStateInfo getState() throws ManagementConsoleException
ManagementConsoleExceptionvoid start()
throws ManagementConsoleException
ManagementConsoleExceptionvoid stop()
throws ManagementConsoleException
ManagementConsoleExceptionvoid shutdown()
throws ManagementConsoleException
ManagementConsoleExceptionString getVersion() throws ManagementConsoleException
ManagementConsoleExceptionCopyright © 2017. All rights reserved.