portal.services.sp
Class ServiceController
java.lang.Object
portal.services.sp.ServiceController
- public class ServiceController
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ServiceController
public ServiceController(ServiceManager serviceManager,
ServiceXMLConfiguration serviceConfig)
throws ServiceException
implementsInterface
public boolean implementsInterface(java.lang.Class interfaceClass)
getServiceStatus
public ServiceState getServiceStatus()
reload
public void reload()
throws ServiceException
- Throws:
ServiceException
start
public void start()
throws ServiceException
- Throws:
ServiceException
stop
public void stop()
throws ServiceException
- Throws:
ServiceException
getService
public IService getService()
throws ServiceException
- Throws:
ServiceException