Interface | Description |
---|---|
FastContextClassLoaderThread |
A marker interface indicating that a thread is capable of performing
Thread.setContextClassLoader(ClassLoader) and fast (without the security overhead). |
Class | Description |
---|---|
DynamicExecutors |
Factory and utility methods for handling
DynamicThreadPoolExecutor . |
DynamicThread | |
DynamicThreadFactory | |
DynamicThreadPoolExecutor |
An
ExecutorService that executes each submitted task using one of possibly several pooled
threads, normally configured using DynamicExecutors factory methods. |
Copyright © GigaSpaces.