Uses of Class
org.rhq.plugins.hosts.helper.HostsEntry

Packages that use HostsEntry
org.rhq.plugins.hosts.helper   
 

Uses of HostsEntry in org.rhq.plugins.hosts.helper
 

Methods in org.rhq.plugins.hosts.helper that return types with arguments of type HostsEntry
 Set<HostsEntry> Hosts.getEntries()
           
 Set<HostsEntry> Hosts.getIpv4EntriesByName(String canonicalName)
           
 Set<HostsEntry> Hosts.getIpv6EntriesByName(String canonicalName)
           
 

Methods in org.rhq.plugins.hosts.helper with parameters of type HostsEntry
 void Hosts.addEntry(HostsEntry entry)
           
 



Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.