org.infinispan.jopr
Class CacheDiscovery

java.lang.Object
  extended by org.infinispan.jopr.CacheDiscovery
All Implemented Interfaces:
org.rhq.core.pluginapi.inventory.ResourceDiscoveryComponent<CacheManagerComponent>

public class CacheDiscovery
extends Object
implements org.rhq.core.pluginapi.inventory.ResourceDiscoveryComponent<CacheManagerComponent>

Discovery class for individual cache instances

Author:
Heiko W. Rupp, Galder ZamarreƱo

Constructor Summary
CacheDiscovery()
           
 
Method Summary
 Set<org.rhq.core.pluginapi.inventory.DiscoveredResourceDetails> discoverResources(org.rhq.core.pluginapi.inventory.ResourceDiscoveryContext<CacheManagerComponent> discoveryContext)
          Run the discovery
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CacheDiscovery

public CacheDiscovery()
Method Detail

discoverResources

public Set<org.rhq.core.pluginapi.inventory.DiscoveredResourceDetails> discoverResources(org.rhq.core.pluginapi.inventory.ResourceDiscoveryContext<CacheManagerComponent> discoveryContext)
                                                                                  throws Exception
Run the discovery

Specified by:
discoverResources in interface org.rhq.core.pluginapi.inventory.ResourceDiscoveryComponent<CacheManagerComponent>
Throws:
Exception

Google Analytics

Copyright © 2010 JBoss, a division of Red Hat. All Rights Reserved.