public class KarafOSGiMeasurementPlugin
extends org.hyperic.hq.product.jmx.MxMeasurementPlugin
| Modifier and Type | Field and Description |
|---|---|
static String |
EXPIRATION_TIMEOUT |
static String |
PROP_BUNDLES_OBJNAME |
static String |
PROP_FEATURES_OBJNAME |
static String |
PROP_SERVICES_OBJNAME |
| Constructor and Description |
|---|
KarafOSGiMeasurementPlugin() |
| Modifier and Type | Method and Description |
|---|---|
protected TabularData |
getBundlesData(MBeanServerConnection connection) |
protected TabularData |
getFeaturesData(MBeanServerConnection connection) |
protected ObjectName |
getObjnameBundles() |
protected ObjectName |
getObjnameFeatures() |
protected ObjectName |
getObjnameServices() |
protected TabularData |
getRepositoriesData(MBeanServerConnection connection) |
protected TabularData |
getServicesData(MBeanServerConnection connection) |
org.hyperic.hq.product.MetricValue |
getValue(org.hyperic.hq.product.Metric metric) |
void |
init(org.hyperic.hq.product.PluginManager manager) |
protected TabularData |
retreiveTabularAttributeData(MBeanServerConnection connection,
ObjectName objName,
String attributeName) |
protected TabularData |
retreiveTabularMethodData(MBeanServerConnection connection,
ObjectName objName,
String operationName) |
getCollectorProperties, getConfigSchema, getHelp, getManager, getMeasurementProperties, getMeasurements, getNewCollector, getPlatformHelpProperties, getPluginXMLHelpadjustClassPath, configure, getAbsoluteFiles, getConfig, getConfig, getCustomPropertiesSchema, getCustomPropertiesSchema, getCustomPropertiesSchema, getDefaultInstallPath, getLog, getLogName, getManagerProperty, getName, getPlatformName, getPluginClassName, getPluginData, getPluginProperty, getPluginVersion, getProductPlugin, getProperties, getScriptExtension, getScriptExtension, getScriptExtension, getTypeInfo, getTypeNameProperty, getTypeNameProperty, getTypeProperties, getTypeProperty, getTypeProperty, getTypeProperty, isNetStatEnabled, isWin32, openResource, setData, setName, setPluginVersion, setTypeInfo, shutdown, toFileListpublic static final String EXPIRATION_TIMEOUT
public static final String PROP_BUNDLES_OBJNAME
public static final String PROP_FEATURES_OBJNAME
public static final String PROP_SERVICES_OBJNAME
public void init(org.hyperic.hq.product.PluginManager manager)
throws org.hyperic.hq.product.PluginException
init in class org.hyperic.hq.product.MeasurementPluginorg.hyperic.hq.product.PluginExceptionpublic org.hyperic.hq.product.MetricValue getValue(org.hyperic.hq.product.Metric metric)
throws org.hyperic.hq.product.PluginException,
org.hyperic.hq.product.MetricNotFoundException,
org.hyperic.hq.product.MetricUnreachableException
getValue in class org.hyperic.hq.product.jmx.MxMeasurementPluginorg.hyperic.hq.product.PluginExceptionorg.hyperic.hq.product.MetricNotFoundExceptionorg.hyperic.hq.product.MetricUnreachableExceptionprotected TabularData getBundlesData(MBeanServerConnection connection) throws org.hyperic.hq.product.MetricUnreachableException, org.hyperic.hq.product.MetricNotFoundException
org.hyperic.hq.product.MetricUnreachableExceptionorg.hyperic.hq.product.MetricNotFoundExceptionprotected TabularData getServicesData(MBeanServerConnection connection) throws org.hyperic.hq.product.MetricUnreachableException, org.hyperic.hq.product.MetricNotFoundException
org.hyperic.hq.product.MetricUnreachableExceptionorg.hyperic.hq.product.MetricNotFoundExceptionprotected TabularData getFeaturesData(MBeanServerConnection connection) throws org.hyperic.hq.product.MetricUnreachableException, org.hyperic.hq.product.MetricNotFoundException
org.hyperic.hq.product.MetricUnreachableExceptionorg.hyperic.hq.product.MetricNotFoundExceptionprotected TabularData getRepositoriesData(MBeanServerConnection connection) throws org.hyperic.hq.product.MetricUnreachableException, org.hyperic.hq.product.MetricNotFoundException
org.hyperic.hq.product.MetricUnreachableExceptionorg.hyperic.hq.product.MetricNotFoundExceptionprotected final TabularData retreiveTabularAttributeData(MBeanServerConnection connection, ObjectName objName, String attributeName) throws org.hyperic.hq.product.MetricUnreachableException, org.hyperic.hq.product.MetricNotFoundException
org.hyperic.hq.product.MetricUnreachableExceptionorg.hyperic.hq.product.MetricNotFoundExceptionprotected final TabularData retreiveTabularMethodData(MBeanServerConnection connection, ObjectName objName, String operationName) throws org.hyperic.hq.product.MetricUnreachableException, org.hyperic.hq.product.MetricNotFoundException
org.hyperic.hq.product.MetricUnreachableExceptionorg.hyperic.hq.product.MetricNotFoundExceptionprotected final ObjectName getObjnameBundles()
protected final ObjectName getObjnameServices()
protected final ObjectName getObjnameFeatures()
Copyright © 2011–2015 Talend Inc.. All rights reserved.