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)
HostRef
void removeHostChangeListener(HostRef host, ActionListener<HostMonitor.Action> listener)
HostRef
Copyright © 2016. All rights reserved.