public class ValueTypeCompleter extends Object implements CommandLineCompleter
| Modifier and Type | Class and Description |
|---|---|
static class |
ValueTypeCompleter.EqualsState |
static class |
ValueTypeCompleter.InitialValueState |
static class |
ValueTypeCompleter.ListItemSeparatorState |
static class |
ValueTypeCompleter.PropertyListState |
static class |
ValueTypeCompleter.PropertyState |
static class |
ValueTypeCompleter.StartListState |
static class |
ValueTypeCompleter.StartObjectState |
static class |
ValueTypeCompleter.TextState |
static interface |
ValueTypeCompleter.ValueTypeCandidatesProvider |
| Constructor and Description |
|---|
ValueTypeCompleter(org.jboss.dmr.ModelNode propDescr) |
public int complete(CommandContext ctx, String buffer, int cursor, List<String> candidates)
complete in interface CommandLineCompleterprotected org.jboss.as.cli.impl.ValueTypeCompleter.ValueTypeCallbackHandler parse(String line) throws CommandFormatException
CommandFormatExceptionCopyright © 2013 JBoss by Red Hat. All rights reserved.