org.rhq.plugins.jbossas5
Class TxConnectionFactoryComponent
java.lang.Object
org.rhq.plugins.jbossas5.AbstractManagedComponent
org.rhq.plugins.jbossas5.ManagedComponentComponent
org.rhq.plugins.jbossas5.DatasourceOrConnectionFactoryComponent
org.rhq.plugins.jbossas5.TxConnectionFactoryComponent
- All Implemented Interfaces:
- AvailabilityFacet, ConfigurationFacet, DeleteResourceFacet, ResourceComponent<ProfileServiceComponent<?>>, MeasurementFacet, OperationFacet, ProfileServiceComponent<ProfileServiceComponent<?>>, JMXComponent<ProfileServiceComponent<?>>
public class TxConnectionFactoryComponent
- extends DatasourceOrConnectionFactoryComponent
A Resource component for JBoss AS 5 Tx Connection Factories.
- Author:
- Ian Springer
|
Method Summary |
void |
getValues(org.rhq.core.domain.measurement.MeasurementReport report,
Set<org.rhq.core.domain.measurement.MeasurementScheduleRequest> metrics)
|
| Methods inherited from class org.rhq.plugins.jbossas5.ManagedComponentComponent |
addValueToMeasurementReport, deleteResource, getAvailability, getComponentName, getComponentType, getInnerValue, getManagedComponent, getManagedProperty, getMeasurement, getSimpleValue, getSimpleValue, invokeOperation, invokeOperation, loadResourceConfiguration, start, stop, updateComponent, updateResourceConfiguration |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TxConnectionFactoryComponent
public TxConnectionFactoryComponent()
getValues
public void getValues(org.rhq.core.domain.measurement.MeasurementReport report,
Set<org.rhq.core.domain.measurement.MeasurementScheduleRequest> metrics)
throws Exception
- Specified by:
getValues in interface MeasurementFacet- Overrides:
getValues in class DatasourceOrConnectionFactoryComponent
- Throws:
Exception
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.