org.rhq.plugins.jbossas
Class JBossASDiscoveryComponent
java.lang.Object
org.rhq.plugins.jbossas.JBossASDiscoveryComponent
- All Implemented Interfaces:
- ManualAddFacet, ResourceDiscoveryComponent
public class JBossASDiscoveryComponent
- extends java.lang.Object
- implements ResourceDiscoveryComponent, ManualAddFacet
Discovers JBossAS 3.2.x and 4.x server instances.
- Author:
- John Mazzitelli, Ian Springer
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JBossASDiscoveryComponent
public JBossASDiscoveryComponent()
discoverResources
public java.util.Set<DiscoveredResourceDetails> discoverResources(ResourceDiscoveryContext context)
- Specified by:
discoverResources in interface ResourceDiscoveryComponent
discoverResource
public DiscoveredResourceDetails discoverResource(Configuration pluginConfiguration,
ResourceDiscoveryContext discoveryContext)
throws InvalidPluginConfigurationException
- Specified by:
discoverResource in interface ManualAddFacet
- Throws:
InvalidPluginConfigurationException
formatServerName
public java.lang.String formatServerName(java.lang.String baseName,
java.lang.String bindingAddress,
java.lang.String jnpPort,
java.lang.String configName,
JBossInstallationInfo installInfo)
Copyright © 2008-2009 Red Hat, Inc.. All Rights Reserved.