org.rhq.plugins.postfix
Class PostfixAccessDiscoveryComponent

java.lang.Object
  extended by org.rhq.plugins.augeas.AugeasConfigurationDiscoveryComponent<PostfixAccessComponent>
      extended by org.rhq.plugins.postfix.PostfixAccessDiscoveryComponent
All Implemented Interfaces:
ManualAddFacet<PostfixAccessComponent>, ResourceDiscoveryComponent<PostfixAccessComponent>

public class PostfixAccessDiscoveryComponent
extends AugeasConfigurationDiscoveryComponent<PostfixAccessComponent>

Author:
paji

Field Summary
static String RESOURCE_KEY
           
 
Constructor Summary
PostfixAccessDiscoveryComponent()
           
 
Method Summary
 Set<DiscoveredResourceDetails> discoverResources(ResourceDiscoveryContext<PostfixAccessComponent> discoveryContext)
           
 
Methods inherited from class org.rhq.plugins.augeas.AugeasConfigurationDiscoveryComponent
createResourceDetails, determineExcludeGlobs, determineIncludeGlobs, discoverResource, getGlobList, getGlobList
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RESOURCE_KEY

public static final String RESOURCE_KEY
See Also:
Constant Field Values
Constructor Detail

PostfixAccessDiscoveryComponent

public PostfixAccessDiscoveryComponent()
Method Detail

discoverResources

public Set<DiscoveredResourceDetails> discoverResources(ResourceDiscoveryContext<PostfixAccessComponent> discoveryContext)
                                                 throws InvalidPluginConfigurationException,
                                                        Exception
Specified by:
discoverResources in interface ResourceDiscoveryComponent<PostfixAccessComponent>
Overrides:
discoverResources in class AugeasConfigurationDiscoveryComponent<PostfixAccessComponent>
Throws:
InvalidPluginConfigurationException
Exception


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