public class CommandContextFactory extends Object
Constructor and Description |
---|
CommandContextFactory(org.osgi.framework.BundleContext ctx) |
Modifier and Type | Method and Description |
---|---|
CommandContext |
createContext(Arguments args) |
protected AppContextSetup |
getAppContextSetup() |
CommandRegistry |
getCommandRegistry() |
Console |
getConsole() |
public CommandContextFactory(org.osgi.framework.BundleContext ctx)
public CommandContext createContext(Arguments args)
protected AppContextSetup getAppContextSetup()
public CommandRegistry getCommandRegistry()
public Console getConsole()
Copyright © 2012. All Rights Reserved.