| Package | Description |
|---|---|
| com.github.olivergondza.dumpling.cli | |
| com.github.olivergondza.dumpling.groovy | |
| com.github.olivergondza.dumpling.query |
| Modifier and Type | Method and Description |
|---|---|
static ProcessStream |
ProcessStream.system() |
| Modifier and Type | Method and Description |
|---|---|
RuntimeType |
CliRuntimeFactory.createRuntime(String locator,
ProcessStream process)
Create Runtime from String locator.
|
int |
HelpCommand.run(ProcessStream process) |
int |
CliCommand.run(ProcessStream process)
Invoke the command.
|
int |
GroovyCommand.run(ProcessStream process) |
int |
ThreaddumpCommand.run(ProcessStream process) |
int |
GrepCommand.run(ProcessStream process) |
int |
GroovyshCommand.run(ProcessStream process) |
| Constructor and Description |
|---|
Main.ProcessRuntimeOptionHandler(org.kohsuke.args4j.CmdLineParser parser,
org.kohsuke.args4j.OptionDef option,
org.kohsuke.args4j.spi.Setter<? super ProcessRuntime<?,?,?>> setter,
ProcessStream streams) |
| Modifier and Type | Method and Description |
|---|---|
groovy.lang.Binding |
InterpretterConfig.getDefaultBinding(ProcessStream stream,
List<String> args,
ProcessRuntime<?,?,?> runtime)
Default binding to be used in groovy interpreters.
|
| Modifier and Type | Method and Description |
|---|---|
int |
TopContendersCommand.run(ProcessStream process) |
int |
BlockingTreeCommand.run(ProcessStream process) |
int |
DeadlocksCommand.run(ProcessStream process) |
Copyright © 2016. All rights reserved.