|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.rhq.plugins.jmx.MBeanResourceDiscoveryComponent<JMXComponent>
org.rhq.plugins.jbossas.AbstractMessagingDiscoveryComponent
public abstract class AbstractMessagingDiscoveryComponent
Abstract base class to discover JBossMessaging and JBossMQ related stuff
| Field Summary |
|---|
| Fields inherited from class org.rhq.plugins.jmx.MBeanResourceDiscoveryComponent |
|---|
PROPERTY_DESCRIPTION_TEMPLATE, PROPERTY_NAME_TEMPLATE, PROPERTY_OBJECT_NAME |
| Constructor Summary | |
|---|---|
AbstractMessagingDiscoveryComponent()
|
|
| Method Summary | |
|---|---|
protected java.util.Set<DiscoveredResourceDetails> |
discoverResources(ResourceDiscoveryContext<JMXComponent> context,
java.lang.String objectName,
java.lang.String resourceName,
java.lang.String resourceDescription,
java.lang.String versionSource)
Do the real discovery |
| Methods inherited from class org.rhq.plugins.jmx.MBeanResourceDiscoveryComponent |
|---|
discoverResources, discoverResources, performDiscovery, performDiscovery |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractMessagingDiscoveryComponent()
| Method Detail |
|---|
protected java.util.Set<DiscoveredResourceDetails> discoverResources(ResourceDiscoveryContext<JMXComponent> context,
java.lang.String objectName,
java.lang.String resourceName,
java.lang.String resourceDescription,
java.lang.String versionSource)
context - ResourceContextobjectName - Object name of the object that determines if the service is availableresourceName - Name of the resourceresourceDescription - Description of the resourceversionSource - A string that determines how to obtain the version. See getVersionFromSource(org.mc4j.ems.connection.EmsConnection, String)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||