Package org.codelibs.fess.timer
Class SystemMonitorTarget
java.lang.Object
org.codelibs.fess.timer.SystemMonitorTarget
- All Implemented Interfaces:
org.codelibs.core.timer.TimeoutTarget
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected StringBuilderappend(StringBuilder buf, String key, Supplier<Object> supplier) voidexpired()
-
Constructor Details
-
SystemMonitorTarget
public SystemMonitorTarget()
-
-
Method Details
-
append
-
expired
public void expired()- Specified by:
expiredin interfaceorg.codelibs.core.timer.TimeoutTarget
-