| Modifier and Type | Interface and Description |
|---|---|
static class |
HostMonitor.Action |
| Modifier and Type | Method and Description |
|---|---|
void |
addHostChangeListener(HostRef host,
ActionListener<HostMonitor.Action> listener)
Adds this listener to the given
HostRef |
List<VmRef> |
getVirtualMachines(HostRef host,
Filter<VmRef> matcher)
|
void |
removeHostChangeListener(HostRef host,
ActionListener<HostMonitor.Action> listener)
Removes the listener to the given
HostRef |
void addHostChangeListener(HostRef host, ActionListener<HostMonitor.Action> listener)
HostRefvoid removeHostChangeListener(HostRef host, ActionListener<HostMonitor.Action> listener)
HostRefCopyright © 2015. All rights reserved.