Interface IThreadPoolService

  • All Superinterfaces:
    jadex.commons.concurrent.IThreadPool
    All Known Implementing Classes:
    SharedThreadPoolService

    public interface IThreadPoolService
    extends jadex.commons.concurrent.IThreadPool
    Interface for threadpool service.
    • Method Summary

      • Methods inherited from interface jadex.commons.concurrent.IThreadPool

        addFinishListener, dispose, execute, executeForever, isRunning