org.rhq.plugins.ant
Class AntBundlePluginDiscoveryComponent

java.lang.Object
  extended by org.rhq.plugins.ant.AntBundlePluginDiscoveryComponent
All Implemented Interfaces:
ResourceDiscoveryComponent

public class AntBundlePluginDiscoveryComponent
extends Object
implements ResourceDiscoveryComponent

Author:
John Mazzitelli

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

Constructor Detail

AntBundlePluginDiscoveryComponent

public AntBundlePluginDiscoveryComponent()
Method Detail

discoverResources

public Set<DiscoveredResourceDetails> discoverResources(ResourceDiscoveryContext context)
Specified by:
discoverResources in interface ResourceDiscoveryComponent


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