Package org.codelibs.fess.timer
Class MonitorTarget
java.lang.Object
org.codelibs.fess.timer.MonitorTarget
- All Implemented Interfaces:
org.codelibs.core.timer.TimeoutTarget
- Direct Known Subclasses:
HotThreadMonitorTarget,SystemMonitorTarget
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected StringBuilderappend(StringBuilder buf, String key, Supplier<Object> supplier) protected StringBuilderappendException(StringBuilder buf, Exception exception) protected StringBuilderMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.codelibs.core.timer.TimeoutTarget
expired
-
Constructor Details
-
MonitorTarget
public MonitorTarget()
-
-
Method Details
-
append
-
appendTimestamp
-
appendException
-