public class CommandContextFactory extends Object
Constructor and Description |
---|
CommandContextFactory() |
Modifier and Type | Method and Description |
---|---|
CommandContext |
createContext(Arguments args) |
protected AppContextSetup |
getAppContextSetup() |
CommandRegistry |
getCommandRegistry() |
Console |
getConsole() |
static CommandContextFactory |
getInstance() |
static void |
setInstance(CommandContextFactory ctxFactory) |
public static CommandContextFactory getInstance()
public static void setInstance(CommandContextFactory ctxFactory)
public CommandContext createContext(Arguments args)
protected AppContextSetup getAppContextSetup()
public CommandRegistry getCommandRegistry()
public Console getConsole()
Copyright © 2012. All Rights Reserved.