class HistorizableListJmxReportable extends Object implements JmxReportable
HistorizableList reportables.| Modifier and Type | Field and Description |
|---|---|
private static org.apache.log4j.Logger |
LOGGER |
private HistorizableList |
reportable |
| Constructor and Description |
|---|
HistorizableListJmxReportable(HistorizableList reportable) |
private static final org.apache.log4j.Logger LOGGER
private final HistorizableList reportable
public HistorizableListJmxReportable(HistorizableList reportable)
reportable - the HistorizableList. May not be null.public MBeanAttributeInfo[] getAttributes()
getAttributes in interface JmxReportableMBeanAttributeInfo, that is the specification of available attributes for monitoring.public Object getAttribute(String attributeName)
getAttribute in interface JmxReportableattributeName - the name of the attribute to be monitored.Copyright © 2013 Immobilien Scout GmbH. All Rights Reserved.