org.rhq.modules.plugins.jbossas7
Class HostControllerDiscovery
java.lang.Object
org.rhq.modules.plugins.jbossas7.BaseProcessDiscovery
org.rhq.modules.plugins.jbossas7.HostControllerDiscovery
- All Implemented Interfaces:
- ManualAddFacet, ResourceDiscoveryComponent
public class HostControllerDiscovery
- extends BaseProcessDiscovery
Discovery component for "JBossAS7 Host Controller" Resources.
- Author:
- Ian Springer
| Methods inherited from class org.rhq.modules.plugins.jbossas7.BaseProcessDiscovery |
buildResourceDetails, determineServerVersionFromHomeDir, discoverResource, discoverResources, getBaseDir, getConfigDir, getDefaultConfigDirName, getDefaultLogDirName, getHomeDir, getHostXmlFile, getHostXmlFileName, getLogDir, getLogFile, loadHostConfiguration |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HostControllerDiscovery
public HostControllerDiscovery()
getMode
protected AS7Mode getMode()
- Specified by:
getMode in class BaseProcessDiscovery
getBaseDirSystemPropertyName
protected String getBaseDirSystemPropertyName()
- Specified by:
getBaseDirSystemPropertyName in class BaseProcessDiscovery
getConfigDirSystemPropertyName
protected String getConfigDirSystemPropertyName()
- Specified by:
getConfigDirSystemPropertyName in class BaseProcessDiscovery
getLogDirSystemPropertyName
protected String getLogDirSystemPropertyName()
- Specified by:
getLogDirSystemPropertyName in class BaseProcessDiscovery
getDefaultBaseDirName
protected String getDefaultBaseDirName()
- Specified by:
getDefaultBaseDirName in class BaseProcessDiscovery
getLogFileName
protected String getLogFileName()
- Specified by:
getLogFileName in class BaseProcessDiscovery
buildDefaultResourceName
protected String buildDefaultResourceName(HostPort hostPort,
HostPort managementHostPort,
JBossProductType productType)
- Specified by:
buildDefaultResourceName in class BaseProcessDiscovery
buildDefaultResourceDescription
protected String buildDefaultResourceDescription(HostPort hostPort,
JBossProductType productType)
- Specified by:
buildDefaultResourceDescription in class BaseProcessDiscovery
getPotentialStartScriptProcess
protected ProcessInfo getPotentialStartScriptProcess(ProcessInfo serverProcess)
- Specified by:
getPotentialStartScriptProcess in class BaseProcessDiscovery
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.