| Modifier and Type | Fields and Description |
|---|---|
static Class<? extends JmxReducer<?>> |
DEFAULT_REDUCER |
static String |
NO_DESCRIPTION |
static String |
USE_GETTER_NAME |
| Modifier and Type | Optional Element and Description |
|---|---|
String |
description |
String[] |
extraSubAttributes |
String |
name |
boolean |
optional |
Class<? extends JmxReducer<?>> |
reducer |
public static final String USE_GETTER_NAME
public static final String NO_DESCRIPTION
public static final Class<? extends JmxReducer<?>> DEFAULT_REDUCER
public abstract String name
public abstract String description
public abstract Class<? extends JmxReducer<?>> reducer
public abstract String[] extraSubAttributes
Copyright © 2019. All rights reserved.