public class JBossCacheDetailComponent extends Object implements MeasurementFacet, OperationFacet, ProfileServiceComponent<ProfileServiceComponent<?>>
| Modifier and Type | Field and Description |
|---|---|
static String |
CACHE_DETAIL_BEAN_NAME |
static String |
JMX_NAME |
ProfileServiceComponent |
parentComponent |
CREDENTIALS_CONFIG_PROP, PRINCIPAL_CONFIG_PROP| Constructor and Description |
|---|
JBossCacheDetailComponent() |
| Modifier and Type | Method and Description |
|---|---|
org.rhq.core.domain.measurement.AvailabilityType |
getAvailability() |
ProfileServiceConnection |
getConnection() |
org.mc4j.ems.connection.EmsConnection |
getEmsConnection() |
ResourceContext<ProfileServiceComponent<?>> |
getResourceContext() |
void |
getValues(org.rhq.core.domain.measurement.MeasurementReport report,
Set<org.rhq.core.domain.measurement.MeasurementScheduleRequest> metrics) |
OperationResult |
invokeOperation(String name,
org.rhq.core.domain.configuration.Configuration parameters) |
void |
start(ResourceContext<ProfileServiceComponent<?>> context) |
void |
stop() |
public static String JMX_NAME
public static String CACHE_DETAIL_BEAN_NAME
public ProfileServiceComponent parentComponent
public void start(ResourceContext<ProfileServiceComponent<?>> context) throws InvalidPluginConfigurationException, Exception
start in interface ResourceComponent<ProfileServiceComponent<?>>InvalidPluginConfigurationExceptionExceptionpublic void stop()
stop in interface ResourceComponent<ProfileServiceComponent<?>>public org.rhq.core.domain.measurement.AvailabilityType getAvailability()
getAvailability in interface AvailabilityFacetpublic org.mc4j.ems.connection.EmsConnection getEmsConnection()
getEmsConnection in interface JMXComponent<ProfileServiceComponent<?>>public ProfileServiceConnection getConnection()
getConnection in interface ProfileServiceComponent<ProfileServiceComponent<?>>@NotNull public ResourceContext<ProfileServiceComponent<?>> getResourceContext()
getResourceContext in interface ProfileServiceComponent<ProfileServiceComponent<?>>public void getValues(org.rhq.core.domain.measurement.MeasurementReport report,
Set<org.rhq.core.domain.measurement.MeasurementScheduleRequest> metrics)
throws Exception
getValues in interface MeasurementFacetExceptionpublic OperationResult invokeOperation(String name, org.rhq.core.domain.configuration.Configuration parameters) throws InterruptedException, Exception
invokeOperation in interface OperationFacetInterruptedExceptionExceptionCopyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.