Package | Description |
---|---|
com.redhat.thermostat.storage.monitor |
Modifier and Type | Method and Description |
---|---|
static HostMonitor.Action |
HostMonitor.Action.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HostMonitor.Action[] |
HostMonitor.Action.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
HostMonitor.addHostChangeListener(HostRef host,
ActionListener<HostMonitor.Action> listener)
Adds this listener to the given
HostRef |
void |
HostMonitor.removeHostChangeListener(HostRef host,
ActionListener<HostMonitor.Action> listener)
Removes the listener to the given
HostRef |
Copyright © 2014. All Rights Reserved.