public class JBossFuseContainerDiscoveryComponent extends FuseServerDiscoveryComponent implements org.rhq.core.pluginapi.inventory.ClassLoaderFacet
| Modifier and Type | Field and Description |
|---|---|
static String |
GIT_REPO_PROPERTY |
static String |
KARAF_BASE_PROPERTY |
static String |
KARAF_HOME_PROPERTY |
static String |
KARAF_NAME_PROPERTY |
static boolean |
OS_IS_WINDOWS |
static String |
ZOOKEEPER_PASSWORD_PROPERTY |
static String |
ZOOKEEPER_URL_PROPERTY |
ATTACH_NOT_SUPPORTED_EXCEPTION_CLASS_NAME, HOME_PROPERTY, LOG_FILE_PROPERTY, RECURSIVE_SEARCH_PATH, RESOURCE_KEY_PROPERTY, SYSTEM_PROPERTIES_GROUP, VERSION_FILE_PROPERTY| Constructor and Description |
|---|
JBossFuseContainerDiscoveryComponent() |
| Modifier and Type | Method and Description |
|---|---|
List<URL> |
getAdditionalClasspathUrls(org.rhq.core.pluginapi.inventory.ResourceDiscoveryContext context,
org.rhq.core.pluginapi.inventory.DiscoveredResourceDetails details) |
protected org.rhq.core.domain.configuration.Configuration |
getConfigWithJmxServiceUrl(org.rhq.core.pluginapi.inventory.ResourceDiscoveryContext context,
org.rhq.core.system.ProcessInfo process) |
protected void |
initLogEventSourcesConfigProp(File homeDir,
org.rhq.core.domain.configuration.Configuration pluginConfiguration,
org.rhq.core.system.ProcessInfo process) |
protected boolean |
populateResourceProperties(org.rhq.core.pluginapi.inventory.ResourceDiscoveryContext context,
org.rhq.core.pluginapi.inventory.DiscoveredResourceDetails details) |
buildResourceDetails, buildResourceKey, discoverResource, discoverResourceDetails, discoverResources, findVersionFile, getJvmProcess, getResourceKeyProperty, getResourceVersion, getSystemPropertyValuepublic static final boolean OS_IS_WINDOWS
public static final String KARAF_BASE_PROPERTY
public static final String KARAF_HOME_PROPERTY
public static final String KARAF_NAME_PROPERTY
public static final String ZOOKEEPER_URL_PROPERTY
public static final String ZOOKEEPER_PASSWORD_PROPERTY
public static final String GIT_REPO_PROPERTY
public JBossFuseContainerDiscoveryComponent()
protected boolean populateResourceProperties(org.rhq.core.pluginapi.inventory.ResourceDiscoveryContext context,
org.rhq.core.pluginapi.inventory.DiscoveredResourceDetails details)
populateResourceProperties in class FuseServerDiscoveryComponentprotected org.rhq.core.domain.configuration.Configuration getConfigWithJmxServiceUrl(org.rhq.core.pluginapi.inventory.ResourceDiscoveryContext context,
org.rhq.core.system.ProcessInfo process)
getConfigWithJmxServiceUrl in class FuseServerDiscoveryComponentprotected void initLogEventSourcesConfigProp(File homeDir, org.rhq.core.domain.configuration.Configuration pluginConfiguration, org.rhq.core.system.ProcessInfo process)
initLogEventSourcesConfigProp in class FuseServerDiscoveryComponentpublic List<URL> getAdditionalClasspathUrls(org.rhq.core.pluginapi.inventory.ResourceDiscoveryContext context, org.rhq.core.pluginapi.inventory.DiscoveredResourceDetails details) throws Exception
getAdditionalClasspathUrls in interface org.rhq.core.pluginapi.inventory.ClassLoaderFacetExceptionCopyright © 2014. All rights reserved.