org.rhq.plugins.cron
Class CronTabDiscoveryComponent

java.lang.Object
  extended by org.rhq.plugins.cron.CronTabDiscoveryComponent
All Implemented Interfaces:
ResourceDiscoveryComponent<CronComponent>

public class CronTabDiscoveryComponent
extends Object
implements ResourceDiscoveryComponent<CronComponent>

Discovery for cron tabs.

Author:
Lukas Krejci

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

Constructor Detail

CronTabDiscoveryComponent

public CronTabDiscoveryComponent()
Method Detail

discoverResources

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


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