| Package | Description |
|---|---|
| com.redhat.thermostat.launcher.internal |
| Modifier and Type | Class and Description |
|---|---|
class |
BuiltInCommandInfoSource |
class |
CompoundCommandInfoSource
Presents multiple
CommandInfoSources as one |
class |
PluginCommandInfoSource
Searches for plugins under
$THERMOSTAT_HOME/plugins/ and
provides information about all commands specified by them. |
| Modifier and Type | Method and Description |
|---|---|
void |
HelpCommand.setCommandInfoSource(CommandInfoSource source) |
| Constructor and Description |
|---|
CompoundCommandInfoSource(CommandInfoSource source1,
CommandInfoSource source2) |
LauncherImpl(org.osgi.framework.BundleContext context,
CommandContextFactory cmdCtxFactory,
BundleManager registry,
CommandInfoSource infoSource) |
Copyright © 2013. All Rights Reserved.