Class Hierarchy
- java.lang.Object
- java.util.concurrent.AbstractExecutorService (implements java.util.concurrent.ExecutorService)
- java.util.concurrent.ThreadPoolExecutor
- com.j_spaces.kernel.threadpool.DynamicThreadPoolExecutor
- java.util.concurrent.ThreadPoolExecutor
- com.j_spaces.kernel.threadpool.DynamicExecutors
- com.j_spaces.kernel.threadpool.DynamicThreadFactory (implements java.util.concurrent.ThreadFactory)
- java.lang.Thread (implements java.lang.Runnable)
- com.gigaspaces.internal.utils.concurrent.GSThread
- com.j_spaces.kernel.threadpool.DynamicThread (implements com.j_spaces.kernel.threadpool.FastContextClassLoaderThread)
- com.gigaspaces.internal.utils.concurrent.GSThread
- java.util.concurrent.AbstractExecutorService (implements java.util.concurrent.ExecutorService)
Interface Hierarchy
- com.j_spaces.kernel.threadpool.FastContextClassLoaderThread