org.rhq.plugins.apache
Class ApacheDirectoryDiscoveryComponent
java.lang.Object
org.rhq.plugins.apache.ApacheDirectoryDiscoveryComponent
- All Implemented Interfaces:
- ResourceDiscoveryComponent<ApacheVirtualHostServiceComponent>
public class ApacheDirectoryDiscoveryComponent
- extends Object
- implements ResourceDiscoveryComponent<ApacheVirtualHostServiceComponent>
Discovery component for Apache discovery directives.
- Author:
- Lukas Krejci
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DIRECTORY_DIRECTIVE
public static final String DIRECTORY_DIRECTIVE
- See Also:
- Constant Field Values
PARENT_DIRECTIVES
public static final String[] PARENT_DIRECTIVES
ApacheDirectoryDiscoveryComponent
public ApacheDirectoryDiscoveryComponent()
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.