public class DynamicThread extends GSThread implements FastContextClassLoaderThread
Thread.State, Thread.UncaughtExceptionHandlerMAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Constructor and Description | 
|---|
| DynamicThread(ThreadGroup threadGroup,
             Runnable runnable,
             String s,
             long l) | 
| Modifier and Type | Method and Description | 
|---|---|
| ClassLoader | getContextClassLoader() | 
| void | setAllThreadContextClassLoader(ClassLoader classLoader) | 
| void | setContextClassLoader(ClassLoader classLoader) | 
activeCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, run, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yieldpublic DynamicThread(ThreadGroup threadGroup, Runnable runnable, String s, long l)
public void setAllThreadContextClassLoader(ClassLoader classLoader)
public final void setContextClassLoader(ClassLoader classLoader)
setContextClassLoader in class Threadpublic final ClassLoader getContextClassLoader()
getContextClassLoader in class ThreadCopyright © GigaSpaces.