org.glassfish.gmbal.impl
Class DescriptorIntrospector
java.lang.Object
org.glassfish.gmbal.impl.DescriptorIntrospector
public class DescriptorIntrospector
- extends Object
This class contains the methods for performing all the tests needed to verify
that a class represents a JMX compliant MBean.
- Since:
- 1.5
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
descriptorForElement
public static Descriptor descriptorForElement(ManagedObjectManagerInternal mom,
AnnotatedElement elmt)
Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.