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 HostsVMsLoaderpublic Collection<VmRef> getVMs(HostRef host)
getVMs in interface HostsVMsLoaderCopyright © 2013. All Rights Reserved.