Uses of Class
org.rhq.plugins.apache.util.VHostSpec

Packages that use VHostSpec
org.rhq.plugins.apache.util   
 

Uses of VHostSpec in org.rhq.plugins.apache.util
 

Methods in org.rhq.plugins.apache.util that return types with arguments of type VHostSpec
static List<VHostSpec> VHostSpec.detect(ApacheDirectiveTree config)
           
 

Methods in org.rhq.plugins.apache.util with parameters of type VHostSpec
 Set<String> VirtualHostLegacyResourceKeyUtil.getLegacyVirtualHostResourceKeys(VHostSpec vhost)
          Returns a list of possible resource keys that the RHQ 3 code could generate for the specified vhost.
 String VirtualHostLegacyResourceKeyUtil.getRHQ3NonSNMPLegacyVirtualHostResourceKey(VHostSpec vhost)
          A resource key for given vhost that would be returned by RHQ 3 if SNMP wasn't enabled during discovery.
 



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