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 java.lang.Object
implements ResourceDiscoveryComponent<ProfileServiceComponent>

Author:
Filip Drabek

Constructor Summary
JBossCacheDiscoveryComponent()
           
 
Method Summary
 java.util.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 java.util.Set<DiscoveredResourceDetails> discoverResources(ResourceDiscoveryContext<ProfileServiceComponent> context)
                                                           throws InvalidPluginConfigurationException,
                                                                  java.lang.Exception
Specified by:
discoverResources in interface ResourceDiscoveryComponent<ProfileServiceComponent>
Throws:
InvalidPluginConfigurationException
java.lang.Exception


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