Package org.codelibs.fess.timer
Class LoadControlMonitorTarget
java.lang.Object
org.codelibs.fess.timer.LoadControlMonitorTarget
- All Implemented Interfaces:
org.codelibs.core.timer.TimeoutTarget
public class LoadControlMonitorTarget
extends Object
implements org.codelibs.core.timer.TimeoutTarget
Timeout target that periodically monitors search engine CPU usage.
-
Constructor Summary
ConstructorsConstructorDescriptionLoadControlMonitorTarget(SystemHelper systemHelper) Constructs a new load control monitor target. -
Method Summary
-
Constructor Details
-
LoadControlMonitorTarget
Constructs a new load control monitor target.- Parameters:
systemHelper- the system helper to update with CPU usage
-
-
Method Details
-
expired
public void expired()- Specified by:
expiredin interfaceorg.codelibs.core.timer.TimeoutTarget
-