public class WebApplicationContextComponent extends ManagedComponentComponent
ManagedComponentComponent.Config| Modifier and Type | Field and Description |
|---|---|
static String |
CONTEXT_PATH_PROPERTY |
static String |
RESPONSE_TIME_LOG_FILE_CONFIG_PROP |
static String |
VIRTUAL_HOST_PROPERTY |
PREFIX_DELIMITERCREDENTIALS_CONFIG_PROP, PRINCIPAL_CONFIG_PROP| Constructor and Description |
|---|
WebApplicationContextComponent() |
| Modifier and Type | Method and Description |
|---|---|
void |
getValues(org.rhq.core.domain.measurement.MeasurementReport report,
Set<org.rhq.core.domain.measurement.MeasurementScheduleRequest> requests) |
boolean |
isClustered()
Deprecated.
The clustered property should be retrieved by the individual component in the
specific use case that requires it. Leaving this method for backwards compatibility
with plugins that use the AS5 plugin and also use reflection.
|
void |
start(ResourceContext<ProfileServiceComponent<?>> resourceContext) |
addValueToMeasurementReport, deleteResource, getAvailability, getAvailabilityForRunState, getComponentName, getComponentType, getInnerValue, getManagedComponent, getManagedComponent, getManagedProperty, getMeasurement, getSimpleValue, getSimpleValue, getValues, invokeOperation, invokeOperation, loadResourceConfiguration, stop, updateComponent, updateResourceConfigurationgetConnection, getEmsConnection, getResourceContext, getResourceDescriptionpublic static final String VIRTUAL_HOST_PROPERTY
public static final String CONTEXT_PATH_PROPERTY
public static final String RESPONSE_TIME_LOG_FILE_CONFIG_PROP
public void start(ResourceContext<ProfileServiceComponent<?>> resourceContext) throws Exception
start in interface ResourceComponent<ProfileServiceComponent<?>>start in class ManagedComponentComponentExceptionpublic void getValues(org.rhq.core.domain.measurement.MeasurementReport report,
Set<org.rhq.core.domain.measurement.MeasurementScheduleRequest> requests)
throws Exception
getValues in interface MeasurementFacetgetValues in class ManagedComponentComponentException@Deprecated public boolean isClustered()
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.