public class ConcurrencyThreadStarter extends AbstractThreadStarter
Thread.State, Thread.UncaughtExceptionHandlercontext, engine, groupIndex, notifier, owner, startTime, threadGroupTree, threadIndex, treeCloneMAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Constructor and Description |
|---|
ConcurrencyThreadStarter(int groupIndex,
org.apache.jmeter.threads.ListenerNotifier listenerNotifier,
org.apache.jorphan.collections.ListedHashTree testTree,
org.apache.jmeter.engine.StandardJMeterEngine engine,
ConcurrencyThreadGroup concurrencyThreadGroup) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
supplyActiveThreads() |
addActiveThread, cloneTree, makeThread, runactiveCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yieldpublic ConcurrencyThreadStarter(int groupIndex,
org.apache.jmeter.threads.ListenerNotifier listenerNotifier,
org.apache.jorphan.collections.ListedHashTree testTree,
org.apache.jmeter.engine.StandardJMeterEngine engine,
ConcurrencyThreadGroup concurrencyThreadGroup)
protected void supplyActiveThreads()
throws InterruptedException
supplyActiveThreads in class AbstractThreadStarterInterruptedExceptionCopyright © 2017. All rights reserved.