public class JvmPauseMonitorService extends Object implements Service
| Modifier and Type | Field and Description |
|---|---|
static String |
CONF_PREFIX |
DEFAULT_LOCK_TIMEOUT, lockTimeout, USE_XCOMMAND| Constructor and Description |
|---|
JvmPauseMonitorService() |
public static final String CONF_PREFIX
public JvmPauseMonitorService()
public void init(Services services) throws ServiceException
ServiceService singleton at start up time.init in interface Serviceservices - services singleton initializing the service.ServiceException - thrown if the service could not initialize.public void destroy()
ServiceService singleton at shutdown time.public Class<? extends Service> getInterface()
ServicegetInterface in interface ServiceCopyright © 2014 Apache Software Foundation. All Rights Reserved.