Package | Description |
---|---|
org.jboss.aesh.cl.builder | |
org.jboss.aesh.cl.internal | |
org.jboss.aesh.cl.parser | |
org.jboss.aesh.cl.populator |
Modifier and Type | Method and Description |
---|---|
CommandBuilder |
CommandBuilder.populator(CommandPopulator<?,? extends Command> populator) |
Modifier and Type | Method and Description |
---|---|
CommandPopulator |
ProcessedCommand.getCommandPopulator() |
Modifier and Type | Method and Description |
---|---|
ProcessedCommandBuilder |
ProcessedCommandBuilder.populator(CommandPopulator populator) |
Constructor and Description |
---|
ProcessedCommand(String name,
C command,
String description,
CommandValidator validator,
ResultHandler resultHandler,
ProcessedOption argument,
List<ProcessedOption> options,
CommandPopulator populator) |
Modifier and Type | Method and Description |
---|---|
CommandPopulator |
AeshCommandLineParser.getCommandPopulator() |
CommandPopulator |
CommandLineParser.getCommandPopulator() |
Modifier and Type | Class and Description |
---|---|
class |
AeshCommandPopulator |
Copyright © 2017 JBoss by Red Hat. All rights reserved.