org.rhq.plugins.mobicents.servlet.sip
Class EmbeddedConvergedWarDiscoveryComponent

java.lang.Object
  extended by org.rhq.plugins.jmx.MBeanResourceDiscoveryComponent
      extended by org.rhq.plugins.mobicents.servlet.sip.EmbeddedConvergedWarDiscoveryComponent
All Implemented Interfaces:
org.rhq.core.pluginapi.inventory.ResourceDiscoveryComponent

public class EmbeddedConvergedWarDiscoveryComponent
extends org.rhq.plugins.jmx.MBeanResourceDiscoveryComponent

JON plugin discovery component for finding SAR/WARs that are nested inside of an EAR. Original file *NOT* copied over from jopr jboss as plugin trunk rev 26 because it was failing with a classcastexception

Author:
Jean Deruelle

Field Summary
 
Fields inherited from class org.rhq.plugins.jmx.MBeanResourceDiscoveryComponent
PROPERTY_DESCRIPTION_TEMPLATE, PROPERTY_NAME_TEMPLATE, PROPERTY_OBJECT_NAME
 
Constructor Summary
EmbeddedConvergedWarDiscoveryComponent()
           
 
Method Summary
 java.util.Set<org.rhq.core.pluginapi.inventory.DiscoveredResourceDetails> discoverResources(org.rhq.core.pluginapi.inventory.ResourceDiscoveryContext context)
           
 
Methods inherited from class org.rhq.plugins.jmx.MBeanResourceDiscoveryComponent
performDiscovery, performDiscovery
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EmbeddedConvergedWarDiscoveryComponent

public EmbeddedConvergedWarDiscoveryComponent()
Method Detail

discoverResources

public java.util.Set<org.rhq.core.pluginapi.inventory.DiscoveredResourceDetails> discoverResources(org.rhq.core.pluginapi.inventory.ResourceDiscoveryContext context)
Specified by:
discoverResources in interface org.rhq.core.pluginapi.inventory.ResourceDiscoveryComponent
Overrides:
discoverResources in class org.rhq.plugins.jmx.MBeanResourceDiscoveryComponent


Copyright © 2010. All Rights Reserved.