org.rhq.plugins.jbossas5
Class WebApplicationContextComponent
java.lang.Object
org.rhq.plugins.jbossas5.AbstractManagedComponent
org.rhq.plugins.jbossas5.ManagedComponentComponent
org.rhq.plugins.jbossas5.WebApplicationContextComponent
- All Implemented Interfaces:
- AvailabilityFacet, ConfigurationFacet, DeleteResourceFacet, ResourceComponent<ProfileServiceComponent>, MeasurementFacet, OperationFacet, ProfileServiceComponent<ProfileServiceComponent>, JMXComponent<ProfileServiceComponent>
public class WebApplicationContextComponent
- extends ManagedComponentComponent
A Resource component for web application contexts (e.g. "//localhost/jmx-console").
- Author:
- Ian Springer
| Methods inherited from class org.rhq.plugins.jbossas5.ManagedComponentComponent |
addValueToMeasurementReport, deleteResource, getAvailability, getComponentName, getComponentType, getManagedComponent, getSimpleValue, invokeOperation, loadResourceConfiguration, stop, updateComponent, updateResourceConfiguration |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VIRTUAL_HOST_PROPERTY
public static final java.lang.String VIRTUAL_HOST_PROPERTY
- See Also:
- Constant Field Values
CONTEXT_PATH_PROPERTY
public static final java.lang.String CONTEXT_PATH_PROPERTY
- See Also:
- Constant Field Values
RESPONSE_TIME_LOG_FILE_CONFIG_PROP
public static final java.lang.String RESPONSE_TIME_LOG_FILE_CONFIG_PROP
- See Also:
- Constant Field Values
WebApplicationContextComponent
public WebApplicationContextComponent()
start
public void start(ResourceContext<ProfileServiceComponent> resourceContext)
throws java.lang.Exception
- Specified by:
start in interface ResourceComponent<ProfileServiceComponent>- Overrides:
start in class ManagedComponentComponent
- Throws:
java.lang.Exception
getValues
public void getValues(MeasurementReport report,
java.util.Set<MeasurementScheduleRequest> requests)
throws java.lang.Exception
- Specified by:
getValues in interface MeasurementFacet- Overrides:
getValues in class ManagedComponentComponent
- Throws:
java.lang.Exception
Copyright © 2008-2009 Red Hat, Inc.. All Rights Reserved.