| Package | Description |
|---|---|
| com.redhat.thermostat.common.cli | |
| com.redhat.thermostat.common.tools | |
| com.redhat.thermostat.launcher |
| Modifier and Type | Method and Description |
|---|---|
ActionNotifier<ApplicationState> |
AbstractStateNotifyingCommand.getNotifier() |
| Modifier and Type | Method and Description |
|---|---|
static ApplicationState |
ApplicationState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApplicationState[] |
ApplicationState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Launcher.run(String[] args,
Collection<ActionListener<ApplicationState>> listeners,
boolean inShell)
Invoked in order to start a command, either when Thermostat starts, or within
the thermostat shell.
|
Copyright © 2015. All rights reserved.