Class PhreakTimerNode.TimerNodeJob

  • All Implemented Interfaces:
    Job
    Enclosing class:
    PhreakTimerNode

    public static class PhreakTimerNode.TimerNodeJob
    extends java.lang.Object
    implements Job
    • Constructor Summary

      Constructors 
      Constructor Description
      TimerNodeJob()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void execute​(JobContext ctx)  
      • Methods inherited from class java.lang.Object

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

      • TimerNodeJob

        public TimerNodeJob()