org.rhq.plugins.cron
Class CronTabDiscoveryComponent
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CronTabDiscoveryComponent
public CronTabDiscoveryComponent()
discoverResources
public Set<DiscoveredResourceDetails> discoverResources(ResourceDiscoveryContext<CronComponent> context)
throws InvalidPluginConfigurationException,
Exception
- Specified by:
discoverResources in interface ResourceDiscoveryComponent<CronComponent>
- Throws:
InvalidPluginConfigurationException
Exception
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.