Forge - Aesh Addon Impl 2.0.0.Alpha3

org.jboss.forge.aesh.util
Class CommandLineUtil

java.lang.Object
  extended by org.jboss.forge.aesh.util.CommandLineUtil

public class CommandLineUtil
extends Object

Author:
Ståle W. Pedersen

Constructor Summary
CommandLineUtil()
           
 
Method Summary
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)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandLineUtil

public CommandLineUtil()
Method Detail

generateParser

public static org.jboss.aesh.cl.CommandLineParser generateParser(UICommand command,
                                                                 ShellContext context)

populateUIInputs

public static void populateUIInputs(org.jboss.aesh.cl.CommandLine commandLine,
                                    ShellContext context,
                                    AddonRegistry registry)

setInput

public static void setInput(InputComponent<?,Object> input,
                            Object value,
                            AddonRegistry registry)

Forge - Aesh Addon Impl 2.0.0.Alpha3

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.