Package com.swiftmq.swiftlet
Class ConfigfileWatchdog
java.lang.Object
com.swiftmq.swiftlet.ConfigfileWatchdog
- All Implemented Interfaces:
TimerListener
,EventListener
-
Constructor Summary
ConstructorsConstructorDescriptionConfigfileWatchdog
(TraceSpace traceSpace, LogSwiftlet logSwiftlet, String filename) -
Method Summary
-
Constructor Details
-
ConfigfileWatchdog
-
-
Method Details
-
performTimeAction
public void performTimeAction()Description copied from interface:TimerListener
Perform the specific time action- Specified by:
performTimeAction
in interfaceTimerListener
-