| 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  ExecutorServicethat executes each submitted task using one of possibly several pooled
 threads, normally configured usingDynamicExecutorsfactory methods. | 
Copyright © GigaSpaces.