Component, ActiveModule, ProcessorModule, ReceiverModulepublic class HealthCheckModule extends NetModule
NetModule.ConnectionHandler, NetModule.HTTPServerThreadDEFAULT_ERRORS, PARAM_ADDRESS, PARAM_ERROR_DIRECTORY, PARAM_ERRORS, PARAM_PORT, PARAM_PROTOCOL, PARAM_SSL_KEYSTORE, PARAM_SSL_KEYSTORE_PASSWORD, PARAM_SSL_PROTOCOL| Constructor | Description |
|---|---|
HealthCheckModule() |
| Modifier and Type | Method | Description |
|---|---|---|
protected NetModuleHandler |
getHandler() |
|
boolean |
healthcheck(List<String> failures) |
When invoked, the module must run a self check to verify it is functioning correctly.
|
isRunning, start, stopcanHandle, forceStop, handle, isRunning, start, stop, toStringdestroy, getName, getParameter, getParameter, getParameterInt, getParameters, getSession, setParameter, setParameterdestroy, getName, getParameters, getSessiondoStart, doStop, handleError, initclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcanHandle, handleprotected NetModuleHandler getHandler()
getHandler in class NetModulepublic boolean healthcheck(List<String> failures)
ActiveModulehealthcheck in interface ActiveModulehealthcheck in class NetModulefailures - - a list of failures if any occurCopyright © 2018. All rights reserved.