public interface ServicesService
extends com.google.gwt.user.client.rpc.RemoteService
| Modifier and Type | Method and Description |
|---|---|
void |
activate(String id) |
void |
deactivate(String id) |
ComponentInfo[] |
getSbbsWithinService(String serviceID) |
ServiceInfoHeader[] |
getServiceInfoHeaders() |
ServiceInfoHeader[] getServiceInfoHeaders() throws ManagementConsoleException
ManagementConsoleExceptionvoid activate(String id) throws ManagementConsoleException
ManagementConsoleExceptionvoid deactivate(String id) throws ManagementConsoleException
ManagementConsoleExceptionComponentInfo[] getSbbsWithinService(String serviceID) throws ManagementConsoleException
ManagementConsoleExceptionCopyright © 2017. All rights reserved.