public class CacheManagerComponent
extends org.rhq.plugins.jmx.MBeanResourceComponent<org.rhq.plugins.jmx.JMXServerComponent<?>>
Modifier and Type | Field and Description |
---|---|
protected org.rhq.core.pluginapi.inventory.ResourceContext<org.rhq.plugins.jmx.JMXServerComponent<?>> |
context |
Constructor and Description |
---|
CacheManagerComponent() |
Modifier and Type | Method and Description |
---|---|
org.rhq.core.domain.measurement.AvailabilityType |
getAvailability()
Return availability of this resource.
|
org.mc4j.ems.connection.EmsConnection |
getEmsConnection() |
void |
getValues(org.rhq.core.domain.measurement.MeasurementReport report,
Set<org.rhq.core.domain.measurement.MeasurementScheduleRequest> metrics)
Gather measurement data
|
org.rhq.core.pluginapi.operation.OperationResult |
invokeOperation(String name,
org.rhq.core.domain.configuration.Configuration parameters) |
protected static boolean |
isCacheManagerComponent(org.mc4j.ems.connection.bean.EmsBean bean) |
protected org.mc4j.ems.connection.bean.EmsBean |
loadBean() |
void |
start(org.rhq.core.pluginapi.inventory.ResourceContext<org.rhq.plugins.jmx.JMXServerComponent<?>> context)
Start the resource connection
|
getAttributeName, getAttributeProperty, getBeanProperties, getEmsBean, getPropertyValueAsType, getResourceContext, getValues, invokeOperation, loadBean, loadResourceConfiguration, lookupAttributeProperty, setEmsBean, setResourceContext, stop, transformBeanName, updateResourceConfiguration, updateResourceConfiguration
protected org.rhq.core.pluginapi.inventory.ResourceContext<org.rhq.plugins.jmx.JMXServerComponent<?>> context
public org.rhq.core.domain.measurement.AvailabilityType getAvailability()
getAvailability
in interface org.rhq.core.pluginapi.availability.AvailabilityFacet
getAvailability
in class org.rhq.plugins.jmx.MBeanResourceComponent<org.rhq.plugins.jmx.JMXServerComponent<?>>
AvailabilityFacet.getAvailability()
public void start(org.rhq.core.pluginapi.inventory.ResourceContext<org.rhq.plugins.jmx.JMXServerComponent<?>> context)
start
in interface org.rhq.core.pluginapi.inventory.ResourceComponent<org.rhq.plugins.jmx.JMXServerComponent<?>>
start
in class org.rhq.plugins.jmx.MBeanResourceComponent<org.rhq.plugins.jmx.JMXServerComponent<?>>
public org.mc4j.ems.connection.EmsConnection getEmsConnection()
getEmsConnection
in interface org.rhq.plugins.jmx.JMXComponent<org.rhq.plugins.jmx.JMXServerComponent<?>>
getEmsConnection
in class org.rhq.plugins.jmx.MBeanResourceComponent<org.rhq.plugins.jmx.JMXServerComponent<?>>
protected org.mc4j.ems.connection.bean.EmsBean loadBean()
loadBean
in class org.rhq.plugins.jmx.MBeanResourceComponent<org.rhq.plugins.jmx.JMXServerComponent<?>>
public org.rhq.core.pluginapi.operation.OperationResult invokeOperation(String name, org.rhq.core.domain.configuration.Configuration parameters) throws Exception
invokeOperation
in interface org.rhq.core.pluginapi.operation.OperationFacet
invokeOperation
in class org.rhq.plugins.jmx.MBeanResourceComponent<org.rhq.plugins.jmx.JMXServerComponent<?>>
Exception
public void getValues(org.rhq.core.domain.measurement.MeasurementReport report, Set<org.rhq.core.domain.measurement.MeasurementScheduleRequest> metrics)
getValues
in interface org.rhq.core.pluginapi.measurement.MeasurementFacet
getValues
in class org.rhq.plugins.jmx.MBeanResourceComponent<org.rhq.plugins.jmx.JMXServerComponent<?>>
MeasurementFacet.getValues(org.rhq.core.domain.measurement.MeasurementReport,
java.util.Set)
protected static boolean isCacheManagerComponent(org.mc4j.ems.connection.bean.EmsBean bean)
Copyright © 2014 JBoss, a division of Red Hat. All Rights Reserved.