public abstract class AbstractMessagingDiscoveryComponent extends MBeanResourceDiscoveryComponent<JMXComponent<?>>
discoveryContext, PROPERTY_DESCRIPTION_TEMPLATE, PROPERTY_NAME_TEMPLATE, PROPERTY_OBJECT_NAME| Constructor and Description |
|---|
AbstractMessagingDiscoveryComponent() |
| Modifier and Type | Method and Description |
|---|---|
protected Set<DiscoveredResourceDetails> |
discoverResources(ResourceDiscoveryContext<JMXComponent<?>> context,
String objectName,
String resourceName,
String resourceDescription,
String versionSource)
Do the real discovery
|
discoverResources, discoverResources, loadBean, performDiscovery, performDiscoveryprotected Set<DiscoveredResourceDetails> discoverResources(ResourceDiscoveryContext<JMXComponent<?>> context, String objectName, String resourceName, String resourceDescription, 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)Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.