public interface ReloadableService extends Service
Modifier and Type | Method and Description |
---|---|
void |
reload()
Reloads the configuration of the service.
|
destroy, getId, initialize, isDestroyed, isInitialized
void reload() throws ServiceException
ServiceException
- thrown if there is a problem reloading the serviceCopyright © 1999–2014. All rights reserved.