Class TimedExecutor

java.lang.Object
org.hibernate.testing.async.TimedExecutor

public class TimedExecutor extends Object
  • Constructor Details

    • TimedExecutor

      public TimedExecutor(long timeOut)
    • TimedExecutor

      public TimedExecutor(long timeOut, int checkMilliSeconds)
  • Method Details