org.rhq.plugins.apache
Class ApacheIfModuleDiscoveryComponent

java.lang.Object
  extended by org.rhq.plugins.apache.ApacheIfModuleDiscoveryComponent
All Implemented Interfaces:
ResourceDiscoveryComponent<ApacheVirtualHostServiceComponent>

public class ApacheIfModuleDiscoveryComponent
extends Object
implements ResourceDiscoveryComponent<ApacheVirtualHostServiceComponent>


Constructor Summary
ApacheIfModuleDiscoveryComponent()
           
 
Method Summary
 Set<DiscoveredResourceDetails> discoverResources(ResourceDiscoveryContext<ApacheVirtualHostServiceComponent> context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ApacheIfModuleDiscoveryComponent

public ApacheIfModuleDiscoveryComponent()
Method Detail

discoverResources

public Set<DiscoveredResourceDetails> discoverResources(ResourceDiscoveryContext<ApacheVirtualHostServiceComponent> context)
                                                 throws InvalidPluginConfigurationException,
                                                        Exception
Specified by:
discoverResources in interface ResourceDiscoveryComponent<ApacheVirtualHostServiceComponent>
Throws:
InvalidPluginConfigurationException
Exception


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