Class StatisticsExecutorImpl

  • All Implemented Interfaces:
    Executor, org.jboss.jca.core.api.workmanager.StatisticsExecutor, org.jboss.threads.BlockingExecutor

    public class StatisticsExecutorImpl
    extends Object
    implements org.jboss.jca.core.api.workmanager.StatisticsExecutor
    A StatisticsExecutor implementation keeping track of numberOfFreeThreads
    Author:
    Stefano Maestri