org.rhq.plugins.apache
Class ApacheIfModuleDirectoryDiscoveryComponent

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

public class ApacheIfModuleDirectoryDiscoveryComponent
extends Object
implements ResourceDiscoveryComponent<ApacheDirectoryComponent>


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

Constructor Detail

ApacheIfModuleDirectoryDiscoveryComponent

public ApacheIfModuleDirectoryDiscoveryComponent()
Method Detail

discoverResources

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


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