public class JBossASTomcatConnectorComponent extends MBeanResourceComponent<JBossASTomcatServerComponent>
| Modifier and Type | Field and Description |
|---|---|
static String |
PROPERTY_ADDRESS
Plugin property name for the address the connector is bound to.
|
static String |
PROPERTY_DASH
A Dash character is needed to separate the parts of the GlobalRequestProcessorName
|
static String |
PROPERTY_PORT
Plugin property name for the port the connector is listening on.
|
static String |
PROPERTY_SCHEMA
Plugin property name for the schema the connector is processing.
|
bean, OBJECT_NAME_PROP, PROPERTY_TRANSFORM, resourceContextCREDENTIALS_CONFIG_PROP, PRINCIPAL_CONFIG_PROP| Constructor and Description |
|---|
JBossASTomcatConnectorComponent() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getAttributeName(String property)
Get the real name of the passed property for a concrete connector.
|
void |
getValues(org.rhq.core.domain.measurement.MeasurementReport report,
Set<org.rhq.core.domain.measurement.MeasurementScheduleRequest> requests) |
getAttributeProperty, getAvailability, getBeanProperties, getEmsBean, getEmsConnection, getPropertyValueAsType, getResourceContext, getValues, invokeOperation, invokeOperation, loadBean, loadBean, loadResourceConfiguration, lookupAttributeProperty, setEmsBean, setResourceContext, start, stop, transformBeanName, updateResourceConfiguration, updateResourceConfigurationpublic static final String PROPERTY_ADDRESS
public static final String PROPERTY_PORT
public static final String PROPERTY_SCHEMA
public static final String PROPERTY_DASH
public void getValues(org.rhq.core.domain.measurement.MeasurementReport report,
Set<org.rhq.core.domain.measurement.MeasurementScheduleRequest> requests)
getValues in interface MeasurementFacetgetValues in class MBeanResourceComponent<JBossASTomcatServerComponent>protected String getAttributeName(String property)
getAttributeName in class MBeanResourceComponent<JBossASTomcatServerComponent>Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.