public class Threads extends AbstractCommand
exitCodeSTILL_ACTIVE, SUBSYSTEM_CALLBACK, SUBSYSTEM_FILESYSTEM, SUBSYSTEM_HELP, SUBSYSTEM_JVM, SUBSYSTEM_POLICY, SUBSYSTEM_SHELL, SUBSYSTEM_SSHD, SUBSYSTEM_SYSTEM, SUBSYSTEM_TEXT_EDITING| Constructor and Description |
|---|
Threads() |
| Modifier and Type | Method and Description |
|---|---|
protected static ThreadGroup |
getRootThread() |
static void |
listAllThreads(Console console) |
void |
run(org.apache.commons.cli.CommandLine args,
VirtualProcess process) |
complete, getCollection, getCommandName, getDescription, getExitCode, getName, getOptions, getSignature, getSubsystem, isBuiltIn, setBuiltIn, setDescription, setName, setSignature, setSubsystempublic void run(org.apache.commons.cli.CommandLine args,
VirtualProcess process)
throws IOException
IOExceptionpublic static void listAllThreads(Console console) throws IOException
IOExceptionprotected static ThreadGroup getRootThread()
Copyright © 2012. All Rights Reserved.