public class DefaultHostsVMsLoader extends Object implements HostsVMsLoader
Constructor and Description |
---|
DefaultHostsVMsLoader(HostInfoDAO hostDAO,
VmInfoDAO vmsDAO,
boolean liveHosts) |
public DefaultHostsVMsLoader(HostInfoDAO hostDAO, VmInfoDAO vmsDAO, boolean liveHosts)
hostDAO
- vmsDAO
- liveHosts
- true
if only alive agent documents should get retrieved.public Collection<HostRef> getHosts()
getHosts
in interface HostsVMsLoader
public Collection<VmRef> getVMs(HostRef host)
getVMs
in interface HostsVMsLoader
Copyright © 2014. All Rights Reserved.