Package org.codelibs.fess.timer
Class SystemMonitorTarget
java.lang.Object
org.codelibs.fess.timer.MonitorTarget
org.codelibs.fess.timer.SystemMonitorTarget
- All Implemented Interfaces:
org.codelibs.core.timer.TimeoutTarget
This class is a timer target for monitoring system-level statistics.
It collects and logs information about the operating system, process,
JVM, and search engine.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.codelibs.fess.timer.MonitorTarget
append, appendException, appendTimestamp
-
Constructor Details
-
SystemMonitorTarget
public SystemMonitorTarget()Constructs a new system monitor target.
-
-
Method Details
-
expired
public void expired()
-