|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.infinispan.jopr.CacheComponent
public class CacheComponent
Component class for Caches within Infinispan
| Constructor Summary | |
|---|---|
CacheComponent()
|
|
| Method Summary | |
|---|---|
org.rhq.core.domain.measurement.AvailabilityType |
getAvailability()
Return availability of this resource |
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)
Invoke operations on the Cache MBean instance |
void |
start(org.rhq.core.pluginapi.inventory.ResourceContext<CacheManagerComponent> 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 CacheComponent()
| Method Detail |
|---|
public org.rhq.core.domain.measurement.AvailabilityType getAvailability()
getAvailability in interface org.rhq.core.pluginapi.inventory.ResourceComponent<CacheManagerComponent>ResourceComponent.getAvailability()
public void start(org.rhq.core.pluginapi.inventory.ResourceContext<CacheManagerComponent> context)
throws Exception
start in interface org.rhq.core.pluginapi.inventory.ResourceComponent<CacheManagerComponent>ExceptionResourceComponent.start(org.rhq.core.pluginapi.inventory.ResourceContext)public void stop()
stop in interface org.rhq.core.pluginapi.inventory.ResourceComponent<CacheManagerComponent>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.MeasurementFacetExceptionMeasurementFacet.getValues(org.rhq.core.domain.measurement.MeasurementReport,
java.util.Set)
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.OperationFacetname - Name of the operationparameters - Parameters of the Operation
Exception - If operation was not successful
|
Google Analytics | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||