final class NoJmxReportable extends Object implements JmxReportable
JmxReportable.
Returns an empty attributes specification and therefore only null values.| Modifier and Type | Field and Description |
|---|---|
private static NoJmxReportable |
INSTANCE |
private static MBeanAttributeInfo[] |
NONE |
| Modifier | Constructor and Description |
|---|---|
private |
NoJmxReportable()
Singleton, therefore no constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
getAttribute(String attributeName) |
MBeanAttributeInfo[] |
getAttributes() |
static NoJmxReportable |
getInstance() |
private static final MBeanAttributeInfo[] NONE
private static final NoJmxReportable INSTANCE
public static NoJmxReportable getInstance()
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.