Package | Description |
---|---|
com.redhat.thermostat.agent.config | |
com.redhat.thermostat.client.cli | |
com.redhat.thermostat.common.cli |
Constructor and Description |
---|
AgentOptionParser(AgentStartupConfiguration configuration,
Arguments args) |
Modifier and Type | Method and Description |
---|---|
static AgentArgument |
AgentArgument.optional(Arguments args) |
static VmArgument |
VmArgument.optional(Arguments args) |
static FileNameArgument |
FileNameArgument.optional(Arguments args) |
static AgentArgument |
AgentArgument.required(Arguments args) |
static VmArgument |
VmArgument.required(Arguments args) |
static FileNameArgument |
FileNameArgument.required(Arguments args) |
Modifier and Type | Class and Description |
---|---|
class |
SimpleArguments |
Modifier and Type | Method and Description |
---|---|
Arguments |
CommandContext.getArguments() |
Arguments |
CommandContextImpl.getArguments() |
Modifier and Type | Method and Description |
---|---|
CommandContext |
CommandContextFactory.createContext(Arguments args) |
Constructor and Description |
---|
CommandContextImpl(Arguments args,
CommandContextFactory ctxFactory) |
Copyright © 2017. All rights reserved.