Class StopCarteServlet.DelayedExecutor

java.lang.Object
org.pentaho.di.www.StopCarteServlet.DelayedExecutor
Enclosing class:
StopCarteServlet

public static class StopCarteServlet.DelayedExecutor extends Object
  • Constructor Details

    • DelayedExecutor

      public DelayedExecutor()
  • Method Details

    • execute

      public void execute(Runnable runnable, long delay)