Class FileLockNodeManager.MonitorLock

java.lang.Object
org.apache.activemq.artemis.core.server.ActiveMQScheduledComponent
org.apache.activemq.artemis.core.server.impl.FileLockNodeManager.MonitorLock
All Implemented Interfaces:
Runnable, ActiveMQComponent
Enclosing class:
FileLockNodeManager

public class FileLockNodeManager.MonitorLock extends ActiveMQScheduledComponent
  • Constructor Details

    • MonitorLock

      public MonitorLock(ScheduledExecutorService scheduledExecutorService, long initialDelay, long checkPeriod, TimeUnit timeUnit, boolean onDemand)
  • Method Details

    • run

      public void run()