public class ZabbixStateLogger extends StateFileLogger
controller, LOG| Constructor and Description |
|---|
ZabbixStateLogger() |
| Modifier and Type | Method and Description |
|---|---|
void |
controller(String controller) |
void |
end() |
void |
start() |
void |
working(Long errorCode,
String msg) |
getFileName, saveToFile, setFileNamegetControllerpublic void controller(String controller)
controller in interface IStateLoggercontroller in class StateFileLoggerpublic void start()
start in interface IStateLoggerstart in class BaseStateLoggerpublic void working(Long errorCode, String msg)
working in interface IStateLoggerworking in class BaseStateLoggerpublic void end()
end in interface IStateLoggerend in class BaseStateLoggerCopyright © 2019. All rights reserved.