org.rhq.plugins.grub
Class GrubDiscoveryComponent

java.lang.Object
  extended by org.rhq.plugins.grub.GrubDiscoveryComponent
All Implemented Interfaces:
ResourceDiscoveryComponent

public class GrubDiscoveryComponent
extends Object
implements ResourceDiscoveryComponent

Author:
Jason Dobies

Constructor Summary
GrubDiscoveryComponent()
           
 
Method Summary
 Set discoverResources(ResourceDiscoveryContext resourceDiscoveryContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GrubDiscoveryComponent

public GrubDiscoveryComponent()
Method Detail

discoverResources

public Set discoverResources(ResourceDiscoveryContext resourceDiscoveryContext)
                      throws InvalidPluginConfigurationException,
                             Exception
Specified by:
discoverResources in interface ResourceDiscoveryComponent
Throws:
InvalidPluginConfigurationException
Exception


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