public class ServiceManagerProxy
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
class |
ServiceManagerProxy.AlreadyStartedException |
Constructor and Description |
---|
ServiceManagerProxy() |
ServiceManagerProxy(boolean checkAlreadyStarted) |
Modifier and Type | Method and Description |
---|---|
void |
start() |
void |
stop() |
public ServiceManagerProxy() throws ServiceManagerProxy.AlreadyStartedException
public ServiceManagerProxy(boolean checkAlreadyStarted) throws ServiceManagerProxy.AlreadyStartedException