org.rhq.plugins.cron
Class CronDiscoveryComponent

java.lang.Object
  extended by org.rhq.plugins.augeas.AugeasConfigurationDiscoveryComponent<PlatformComponent>
      extended by org.rhq.plugins.cron.CronDiscoveryComponent
All Implemented Interfaces:
ManualAddFacet<PlatformComponent>, ResourceDiscoveryComponent<PlatformComponent>

public class CronDiscoveryComponent
extends AugeasConfigurationDiscoveryComponent<PlatformComponent>

Author:
Lukas Krejci

Field Summary
static String CRON_RESOURCE_KEY
           
 
Constructor Summary
CronDiscoveryComponent()
           
 
Method Summary
protected  DiscoveredResourceDetails createResourceDetails(ResourceDiscoveryContext<PlatformComponent> discoveryContext, org.rhq.core.domain.configuration.Configuration pluginConfig)
           
 
Methods inherited from class org.rhq.plugins.augeas.AugeasConfigurationDiscoveryComponent
determineExcludeGlobs, determineIncludeGlobs, discoverResource, discoverResources, getGlobList, getGlobList
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CRON_RESOURCE_KEY

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

CronDiscoveryComponent

public CronDiscoveryComponent()
Method Detail

createResourceDetails

protected DiscoveredResourceDetails createResourceDetails(ResourceDiscoveryContext<PlatformComponent> discoveryContext,
                                                          org.rhq.core.domain.configuration.Configuration pluginConfig)
Overrides:
createResourceDetails in class AugeasConfigurationDiscoveryComponent<PlatformComponent>


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