| Package | Description |
|---|---|
| org.cyclopsgroup.jmxterm |
Public API exposed by jmxterm
|
| org.cyclopsgroup.jmxterm.cc |
Package for command center with the implementation of JMXTerm
|
| org.cyclopsgroup.jmxterm.io |
| Modifier and Type | Method and Description |
|---|---|
CommandInput |
Session.getInput() |
| Constructor and Description |
|---|
Session(CommandOutput output,
CommandInput input,
JavaProcessManager processManager) |
| Constructor and Description |
|---|
CommandCenter(CommandOutput output,
CommandInput input)
Constructor with given output
PrintWriter |
CommandCenter(CommandOutput output,
CommandInput input,
CommandFactory commandFactory)
This constructor is for testing purpose only
|
| Modifier and Type | Class and Description |
|---|---|
class |
FileCommandInput
Implementation of CommandInput with given File
|
class |
InputStreamCommandInput
Implementation of
CommandInput with an input stream |
class |
JlineCommandInput
Implementation of input that reads command from jloin console input
|
class |
UnimplementedCommandInput
Unimplemented version of command input
|
Copyright © 2008–2019. All rights reserved.