org.rhq.plugins.hibernate
Class EntityComponent

java.lang.Object
  extended by org.rhq.plugins.jmx.MBeanResourceComponent<MBeanResourceComponent<?>>
      extended by org.rhq.plugins.hibernate.EntityComponent
All Implemented Interfaces:
AvailabilityFacet, ConfigurationFacet, ResourceComponent<MBeanResourceComponent<?>>, MeasurementFacet, OperationFacet, JMXComponent<MBeanResourceComponent<?>>

public class EntityComponent
extends MBeanResourceComponent<MBeanResourceComponent<?>>

Manages a Hibernate Entity.

Author:
Greg Hinkle, John Mazzitelli

Field Summary
 
Fields inherited from class org.rhq.plugins.jmx.MBeanResourceComponent
bean, log, OBJECT_NAME_PROP, PROPERTY_TRANSFORM, resourceContext
 
Fields inherited from interface org.rhq.plugins.jmx.JMXComponent
CREDENTIALS_CONFIG_PROP, PRINCIPAL_CONFIG_PROP
 
Constructor Summary
EntityComponent()
           
 
Method Summary
 void getValues(org.rhq.core.domain.measurement.MeasurementReport report, Set<org.rhq.core.domain.measurement.MeasurementScheduleRequest> requests)
           
protected  org.mc4j.ems.connection.bean.EmsBean loadBean()
           
 
Methods inherited from class org.rhq.plugins.jmx.MBeanResourceComponent
getAttributeName, getAttributeProperty, getAvailability, getBeanProperties, getEmsBean, getEmsConnection, getPropertyValueAsType, getResourceContext, getValues, invokeOperation, invokeOperation, loadBean, loadResourceConfiguration, lookupAttributeProperty, setEmsBean, setResourceContext, start, stop, transformBeanName, updateResourceConfiguration, updateResourceConfiguration
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EntityComponent

public EntityComponent()
Method Detail

loadBean

protected org.mc4j.ems.connection.bean.EmsBean loadBean()
Overrides:
loadBean in class MBeanResourceComponent<MBeanResourceComponent<?>>

getValues

public void getValues(org.rhq.core.domain.measurement.MeasurementReport report,
                      Set<org.rhq.core.domain.measurement.MeasurementScheduleRequest> requests)
Specified by:
getValues in interface MeasurementFacet
Overrides:
getValues in class MBeanResourceComponent<MBeanResourceComponent<?>>


Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.