org.mobicents.slee.container.management.console.client.services
Interface ServicesService
- All Superinterfaces:
- com.google.gwt.user.client.rpc.RemoteService
public interface ServicesService
- extends com.google.gwt.user.client.rpc.RemoteService
- Author:
- Stefano Zappaterra
getServiceInfoHeaders
ServiceInfoHeader[] getServiceInfoHeaders()
throws ManagementConsoleException
- Throws:
ManagementConsoleException
activate
void activate(java.lang.String id)
throws ManagementConsoleException
- Throws:
ManagementConsoleException
deactivate
void deactivate(java.lang.String id)
throws ManagementConsoleException
- Throws:
ManagementConsoleException
getSbbsWithinService
ComponentInfo[] getSbbsWithinService(java.lang.String serviceID)
throws ManagementConsoleException
- Throws:
ManagementConsoleException
Copyright © 2008. All Rights Reserved.