public class JmxAttributeMetadata extends Object implements Serializable
Constructor and Description |
---|
JmxAttributeMetadata(Field field) |
JmxAttributeMetadata(Method method) |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
String |
getName() |
String |
getType() |
boolean |
isIs() |
boolean |
isUseSetter() |
boolean |
isWritable() |
String |
toString() |
public JmxAttributeMetadata(Field field)
public JmxAttributeMetadata(Method method)
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.