| Package | Description |
|---|---|
| org.rhq.enterprise.agent |
| Modifier and Type | Class and Description |
|---|---|
class |
JavaAgentInputReader |
class |
JLineAgentInputReader |
class |
SigarAgentInputReader
Uses the SIGAR API when appropriate to read in console input.
|
| Modifier and Type | Method and Description |
|---|---|
static AgentInputReader |
AgentInputReaderFactory.create(AgentMain agent) |
static AgentInputReader |
AgentInputReaderFactory.create(AgentMain agent,
File file) |
AgentInputReader |
AgentMain.getIn()
Returns the current input reader where the agent is getting its input.
|
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.