Class ConfigfileWatchdog

  • All Implemented Interfaces:
    TimerListener, java.util.EventListener

    public class ConfigfileWatchdog
    extends java.lang.Object
    implements TimerListener
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void performTimeAction()
      Perform the specific time action
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ConfigfileWatchdog

        public ConfigfileWatchdog​(TraceSpace traceSpace,
                                  LogSwiftlet logSwiftlet,
                                  java.lang.String filename)