Class StatisticsExecutorImpl
- java.lang.Object
-
- org.jboss.as.connector.services.workmanager.StatisticsExecutorImpl
-
- All Implemented Interfaces:
Executor,org.jboss.jca.core.api.workmanager.StatisticsExecutor
public class StatisticsExecutorImpl extends Object implements org.jboss.jca.core.api.workmanager.StatisticsExecutor
A StatisticsExecutor implementation keeping track of numberOfFreeThreads- Author:
- Stefano Maestri
-
-
Constructor Summary
Constructors Constructor Description StatisticsExecutorImpl(org.jboss.threads.BlockingExecutor realExecutor)StatisticsExecutorImpl constructor
-