org.infinispan.jopr.infinispan
Class InfinispanDiscovery
java.lang.Object
org.infinispan.jopr.infinispan.InfinispanDiscovery
- All Implemented Interfaces:
- org.rhq.core.pluginapi.inventory.ResourceDiscoveryComponent<InfinispanComponent>
public class InfinispanDiscovery
- extends Object
- implements org.rhq.core.pluginapi.inventory.ResourceDiscoveryComponent<InfinispanComponent>
Discovery class for Infinispan engines
- Author:
- Heiko W. Rupp
Method Summary |
Set<org.rhq.core.pluginapi.inventory.DiscoveredResourceDetails> |
discoverResources(org.rhq.core.pluginapi.inventory.ResourceDiscoveryContext<InfinispanComponent> discoveryContext)
Run the discovery |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
REMOTE
public static String REMOTE
MANAGER_OBJECT
public static String MANAGER_OBJECT
InfinispanDiscovery
public InfinispanDiscovery()
discoverResources
public Set<org.rhq.core.pluginapi.inventory.DiscoveredResourceDetails> discoverResources(org.rhq.core.pluginapi.inventory.ResourceDiscoveryContext<InfinispanComponent> discoveryContext)
throws Exception
- Run the discovery
- Specified by:
discoverResources
in interface org.rhq.core.pluginapi.inventory.ResourceDiscoveryComponent<InfinispanComponent>
- Throws:
Exception
Copyright © 2009 JBoss, a division of Red Hat. All Rights Reserved.