org.glassfish.gmbal.impl
Class DescriptorIntrospector

java.lang.Object
  extended by org.glassfish.gmbal.impl.DescriptorIntrospector

public class DescriptorIntrospector
extends java.lang.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

Method Summary
static javax.management.Descriptor descriptorForElement(ManagedObjectManagerInternal mom, java.lang.reflect.AnnotatedElement elmt)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

descriptorForElement

public static javax.management.Descriptor descriptorForElement(ManagedObjectManagerInternal mom,
                                                               java.lang.reflect.AnnotatedElement elmt)