Class DefaultScheduledExecutorFactory

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.concurrent.ScheduledExecutorService getScheduledExecutor​(java.util.Properties p)  
      java.util.concurrent.ScheduledExecutorService getScheduledExecutor​(java.util.Properties p, java.security.AccessControlContext context)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • DefaultScheduledExecutorFactory

        public DefaultScheduledExecutorFactory()