Class MessageBusVisitorSession.ThreadAsyncTaskExecutor

    • Constructor Summary

      Constructors 
      Constructor Description
      ThreadAsyncTaskExecutor​(java.util.concurrent.ScheduledExecutorService executor)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void scheduleTask​(java.lang.Runnable task, long delay, java.util.concurrent.TimeUnit unit)  
      void submitTask​(java.lang.Runnable task)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait