org.jbosson.plugins.fuse
Class FabricContainerDiscoveryComponent

java.lang.Object
  extended by org.jbosson.plugins.fuse.FuseServerDiscoveryComponent
      extended by org.jbosson.plugins.fuse.FabricContainerDiscoveryComponent
All Implemented Interfaces:
org.rhq.core.pluginapi.inventory.ManualAddFacet, org.rhq.core.pluginapi.inventory.ResourceDiscoveryComponent

public class FabricContainerDiscoveryComponent
extends org.jbosson.plugins.fuse.FuseServerDiscoveryComponent

Author:
dbokde

Field Summary
static org.apache.commons.logging.Log log
           
 
Fields inherited from class org.jbosson.plugins.fuse.FuseServerDiscoveryComponent
HOME_PROPERTY, LOG_FILE_PROPERTY, RECURSIVE_SEARCH_PATH, RESOURCE_KEY_PROPERTY, SYSTEM_PROPERTIES_GROUP, VERSION_FILE_PROPERTY
 
Constructor Summary
FabricContainerDiscoveryComponent()
           
 
Method Summary
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  void populateResourceProperties(org.rhq.core.pluginapi.inventory.ResourceDiscoveryContext context, org.rhq.core.pluginapi.inventory.DiscoveredResourceDetails details)
           
 
Methods inherited from class org.jbosson.plugins.fuse.FuseServerDiscoveryComponent
buildResourceDetails, buildResourceKey, buildResourceKey, discoverResource, discoverResourceDetails, discoverResources, findVersionFile, getJvmProcess, getResourceKeyProperty, getResourceVersion, getSystemPropertyValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

public static final org.apache.commons.logging.Log log
Constructor Detail

FabricContainerDiscoveryComponent

public FabricContainerDiscoveryComponent()
Method Detail

populateResourceProperties

protected void populateResourceProperties(org.rhq.core.pluginapi.inventory.ResourceDiscoveryContext context,
                                          org.rhq.core.pluginapi.inventory.DiscoveredResourceDetails details)
Overrides:
populateResourceProperties in class org.jbosson.plugins.fuse.FuseServerDiscoveryComponent

getConfigWithJmxServiceUrl

protected org.rhq.core.domain.configuration.Configuration getConfigWithJmxServiceUrl(org.rhq.core.pluginapi.inventory.ResourceDiscoveryContext context,
                                                                                     org.rhq.core.system.ProcessInfo process)
Overrides:
getConfigWithJmxServiceUrl in class org.jbosson.plugins.fuse.FuseServerDiscoveryComponent

initLogEventSourcesConfigProp

protected void initLogEventSourcesConfigProp(File homeDir,
                                             org.rhq.core.domain.configuration.Configuration pluginConfiguration,
                                             org.rhq.core.system.ProcessInfo process)
Overrides:
initLogEventSourcesConfigProp in class org.jbosson.plugins.fuse.FuseServerDiscoveryComponent


Copyright © 2012. All Rights Reserved.