Class Timeout
java.lang.Object
org.summerboot.jexpress.boot.instrumentation.Timeout
- All Implemented Interfaces:
AutoCloseable
- Author:
- Changski Tie Zheng Zhang 张铁铮, 魏泽北, 杜旺财, 杜富贵
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final ReentrantLockprotected static org.apache.logging.log4j.Loggerprotected Stringprotected final Stringprotected Runnableprotected final long -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
log
protected static org.apache.logging.log4j.Logger log -
processName
-
timeoutMilliseconds
protected final long timeoutMilliseconds -
message
-
task
-
lock
-
-
Constructor Details
-
Timeout
-
-
Method Details
-
watch
-
withDesc
-
withTask
-
startTheTimer
protected void startTheTimer() -
close
- Specified by:
closein interfaceAutoCloseable- Throws:
Exception
-