|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object portal.services.registry.sp.RegistryController
Constructor Summary | |
RegistryController()
|
Method Summary | |
IService |
getService()
|
void |
init(IServiceConfig serviceConfig)
|
void |
reload()
|
void |
start()
|
void |
stop()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public RegistryController()
Method Detail |
public void init(IServiceConfig serviceConfig) throws RegistryException
init
in interface IPeerServiceController
RegistryException
public void reload() throws RegistryException
reload
in interface IPeerServiceController
RegistryException
public void start() throws RegistryException
start
in interface IPeerServiceController
RegistryException
public void stop() throws RegistryException
stop
in interface IPeerServiceController
RegistryException
public IService getService() throws ServiceException
getService
in interface IPeerServiceController
ServiceException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |