org.infinispan.jopr
Class CacheManagerDiscovery

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

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

Discovery class for Infinispan engines

Author:
Heiko W. Rupp, Galder ZamarreƱo

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

Field Detail

REMOTE

public static String REMOTE
Constructor Detail

CacheManagerDiscovery

public CacheManagerDiscovery()
Method Detail

discoverResources

public Set<org.rhq.core.pluginapi.inventory.DiscoveredResourceDetails> discoverResources(org.rhq.core.pluginapi.inventory.ResourceDiscoveryContext<CacheManagerComponent> ctx)
                                                                                  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.