org.rhq.plugins.jbosscache3
Class JBossCacheDiscoveryComponent

java.lang.Object
  extended by org.rhq.plugins.jbosscache3.JBossCacheDiscoveryComponent
All Implemented Interfaces:
ResourceDiscoveryComponent<ProfileServiceComponent>

public class JBossCacheDiscoveryComponent
extends Object
implements ResourceDiscoveryComponent<ProfileServiceComponent>

Author:
Filip Drabek

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

Constructor Detail

JBossCacheDiscoveryComponent

public JBossCacheDiscoveryComponent()
Method Detail

discoverResources

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


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