|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.infinispan.jopr.CacheManagerComponent
public class CacheManagerComponent
The component class for the Infinispan manager
Constructor Summary | |
---|---|
CacheManagerComponent()
|
Method Summary | |
---|---|
org.rhq.core.domain.measurement.AvailabilityType |
getAvailability()
Return availability of this resource. |
protected org.mc4j.ems.connection.EmsConnection |
getConnection()
Helper to obtain a connection |
void |
getValues(org.rhq.core.domain.measurement.MeasurementReport report,
Set<org.rhq.core.domain.measurement.MeasurementScheduleRequest> metrics)
Gather measurement data |
void |
start(org.rhq.core.pluginapi.inventory.ResourceContext context)
Start the resource connection |
void |
stop()
Tear down the rescource connection |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CacheManagerComponent()
Method Detail |
---|
public org.rhq.core.domain.measurement.AvailabilityType getAvailability()
getAvailability
in interface org.rhq.core.pluginapi.inventory.ResourceComponent
ResourceComponent.getAvailability()
public void start(org.rhq.core.pluginapi.inventory.ResourceContext context) throws org.rhq.core.pluginapi.inventory.InvalidPluginConfigurationException, Exception
start
in interface org.rhq.core.pluginapi.inventory.ResourceComponent
org.rhq.core.pluginapi.inventory.InvalidPluginConfigurationException
Exception
ResourceComponent.start(org.rhq.core.pluginapi.inventory.ResourceContext)
public void stop()
stop
in interface org.rhq.core.pluginapi.inventory.ResourceComponent
ResourceComponent.stop()
public void getValues(org.rhq.core.domain.measurement.MeasurementReport report, Set<org.rhq.core.domain.measurement.MeasurementScheduleRequest> metrics) throws Exception
getValues
in interface org.rhq.core.pluginapi.measurement.MeasurementFacet
Exception
MeasurementFacet.getValues(org.rhq.core.domain.measurement.MeasurementReport,
java.util.Set)
protected org.mc4j.ems.connection.EmsConnection getConnection()
|
Google Analytics | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |