public class JmxAttribute extends Object
JmxAttributeValidationException type
safe.| Constructor and Description |
|---|
JmxAttribute(String attributeName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getAttributeName()
Name of attribute in JMX.
|
int |
hashCode() |
String |
toString() |
public JmxAttribute(String attributeName)
Copyright © 2017 OpenDaylight. All rights reserved.