Class ExecutionPool.ExecutionPoolPulseWorker

java.lang.Object
org.apache.ofbiz.base.concurrent.ExecutionPool.ExecutionPoolPulseWorker
All Implemented Interfaces:
Runnable
Enclosing class:
ExecutionPool

public static class ExecutionPool.ExecutionPoolPulseWorker extends Object implements Runnable
  • Constructor Details

    • ExecutionPoolPulseWorker

      public ExecutionPoolPulseWorker()
  • Method Details

    • run

      public void run()
      Specified by:
      run in interface Runnable