Interface ExecutorFactory

  • All Known Subinterfaces:
    SecurityAwareExecutorFactory

    public interface ExecutorFactory
    Used to configure and create executors
    Since:
    4.0
    Author:
    Manik Surtani
    • Method Detail

      • getExecutor

        java.util.concurrent.ExecutorService getExecutor​(java.util.Properties p)