public class ConfiguratorCommandProvider
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
NEW_LINE |
| Constructor and Description |
|---|
ConfiguratorCommandProvider(BundleContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
_confapply(CommandInterpreter interpreter)
Apply the current configuration
|
java.lang.Object |
_help(CommandInterpreter intp)
Handles the help command
|
java.lang.String |
getHelp() |
public static final java.lang.String NEW_LINE
public ConfiguratorCommandProvider(BundleContext context)
public void _confapply(CommandInterpreter interpreter)
interpreter - public java.lang.Object _help(CommandInterpreter intp)
intp - public java.lang.String getHelp()