public static interface ManagedMBean.Member
| Modifier and Type | Method and Description |
|---|---|
Object |
get() |
<T extends Annotation> |
getAnnotation(Class<T> annotationClass) |
String |
getName() |
Class |
getType() |
Object get() throws IllegalAccessException, InvocationTargetException
String getName()
Class getType()
<T extends Annotation> T getAnnotation(Class<T> annotationClass)
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.