public class FuseJBossAS7MBeansDiscoveryComponent
extends org.rhq.modules.plugins.jbossas7.jmx.ApplicationMBeansDiscoveryComponent
implements org.rhq.core.pluginapi.inventory.ManualAddFacet<org.rhq.modules.plugins.jbossas7.BaseComponent<?>>
| Constructor and Description |
|---|
FuseJBossAS7MBeansDiscoveryComponent() |
| Modifier and Type | Method and Description |
|---|---|
org.rhq.core.pluginapi.inventory.DiscoveredResourceDetails |
discoverResource(org.rhq.core.domain.configuration.Configuration configuration,
org.rhq.core.pluginapi.inventory.ResourceDiscoveryContext<org.rhq.modules.plugins.jbossas7.BaseComponent<?>> resourceDiscoveryContext) |
Set<org.rhq.core.pluginapi.inventory.DiscoveredResourceDetails> |
discoverResources(org.rhq.core.pluginapi.inventory.ResourceDiscoveryContext<org.rhq.modules.plugins.jbossas7.BaseComponent<?>> context) |
protected String[] |
getCredentialsForManagedAS()
Tries to read an ApplicationRealm username and password from rhq-user.properties.
|
public FuseJBossAS7MBeansDiscoveryComponent()
public Set<org.rhq.core.pluginapi.inventory.DiscoveredResourceDetails> discoverResources(org.rhq.core.pluginapi.inventory.ResourceDiscoveryContext<org.rhq.modules.plugins.jbossas7.BaseComponent<?>> context) throws Exception
discoverResources in interface org.rhq.core.pluginapi.inventory.ResourceDiscoveryComponent<org.rhq.modules.plugins.jbossas7.BaseComponent<?>>discoverResources in class org.rhq.modules.plugins.jbossas7.jmx.ApplicationMBeansDiscoveryComponentExceptionprotected String[] getCredentialsForManagedAS()
getCredentialsForManagedAS in class org.rhq.modules.plugins.jbossas7.jmx.ApplicationMBeansDiscoveryComponentpublic org.rhq.core.pluginapi.inventory.DiscoveredResourceDetails discoverResource(org.rhq.core.domain.configuration.Configuration configuration,
org.rhq.core.pluginapi.inventory.ResourceDiscoveryContext<org.rhq.modules.plugins.jbossas7.BaseComponent<?>> resourceDiscoveryContext)
throws org.rhq.core.pluginapi.inventory.InvalidPluginConfigurationException
discoverResource in interface org.rhq.core.pluginapi.inventory.ManualAddFacet<org.rhq.modules.plugins.jbossas7.BaseComponent<?>>org.rhq.core.pluginapi.inventory.InvalidPluginConfigurationExceptionCopyright © 2015. All rights reserved.