org.rhq.plugins.jbosscache3
Class JBossCacheDetailComponent
java.lang.Object
org.rhq.plugins.jbosscache3.JBossCacheDetailComponent
- All Implemented Interfaces:
- AvailabilityFacet, ResourceComponent<ProfileServiceComponent>, MeasurementFacet, OperationFacet, ProfileServiceComponent<ProfileServiceComponent>, JMXComponent<ProfileServiceComponent>
public class JBossCacheDetailComponent
- extends java.lang.Object
- implements MeasurementFacet, OperationFacet, ProfileServiceComponent<ProfileServiceComponent>
- Author:
- Filip Drabek
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JMX_NAME
public static java.lang.String JMX_NAME
CACHE_DETAIL_BEAN_NAME
public static java.lang.String CACHE_DETAIL_BEAN_NAME
parentComponent
public ProfileServiceComponent parentComponent
JBossCacheDetailComponent
public JBossCacheDetailComponent()
start
public void start(ResourceContext<ProfileServiceComponent> context)
throws InvalidPluginConfigurationException,
java.lang.Exception
- Specified by:
start in interface ResourceComponent<ProfileServiceComponent>
- Throws:
InvalidPluginConfigurationException
java.lang.Exception
stop
public void stop()
- Specified by:
stop in interface ResourceComponent<ProfileServiceComponent>
getAvailability
public AvailabilityType getAvailability()
- Specified by:
getAvailability in interface AvailabilityFacet
getEmsConnection
public org.mc4j.ems.connection.EmsConnection getEmsConnection()
- Specified by:
getEmsConnection in interface JMXComponent<ProfileServiceComponent>
getConnection
public ProfileServiceConnection getConnection()
- Specified by:
getConnection in interface ProfileServiceComponent<ProfileServiceComponent>
getValues
public void getValues(MeasurementReport report,
java.util.Set<MeasurementScheduleRequest> metrics)
throws java.lang.Exception
- Specified by:
getValues in interface MeasurementFacet
- Throws:
java.lang.Exception
invokeOperation
public OperationResult invokeOperation(java.lang.String name,
Configuration parameters)
throws java.lang.InterruptedException,
java.lang.Exception
- Specified by:
invokeOperation in interface OperationFacet
- Throws:
java.lang.InterruptedException
java.lang.Exception
Copyright © 2008-2009 Red Hat, Inc.. All Rights Reserved.