Package org.infinispan.commons.executors
Commons Executors package
- Public API
-
Interface Summary Interface Description BlockingResource Interface to designate the resource is a blocking one.ExecutorFactory Used to configure and create executorsNonBlockingResource Interface to designate the resource is a non blocking oneSecurityAwareExecutorFactory Used to configure and create executors which are aware of the current security contextThreadPoolExecutorFactory<T extends ExecutorService> -
Class Summary Class Description BlockingThreadPoolExecutorFactory Deprecated. since 12.0 with no replacement -
Enum Summary Enum Description CachedThreadPoolExecutorFactory ScheduledThreadPoolExecutorFactory