Class ExecutorGroup

java.lang.Object
aQute.bnd.osgi.ExecutorGroup

public class ExecutorGroup extends Object
  • Field Details

  • Constructor Details

    • ExecutorGroup

      public ExecutorGroup()
    • ExecutorGroup

      public ExecutorGroup(int corePoolSize, int maximumPoolSize)
  • Method Details

    • getExecutor

      public Executor getExecutor()
    • getScheduledExecutor

      public ScheduledExecutorService getScheduledExecutor()
    • getPromiseFactory

      public org.osgi.util.promise.PromiseFactory getPromiseFactory()