public class CommandLineUtil extends Object
| Constructor and Description |
|---|
CommandLineUtil() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.aesh.cl.CommandLineParser |
generateParser(UICommand command,
ShellContext context) |
static void |
populateUIInputs(org.jboss.aesh.cl.CommandLine commandLine,
ShellContext context,
AddonRegistry registry) |
static void |
setInput(InputComponent<?,Object> input,
Object value,
AddonRegistry registry) |
public static org.jboss.aesh.cl.CommandLineParser generateParser(UICommand command, ShellContext context)
public static void populateUIInputs(org.jboss.aesh.cl.CommandLine commandLine,
ShellContext context,
AddonRegistry registry)
public static void setInput(InputComponent<?,Object> input, Object value, AddonRegistry registry)
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.