org.glassfish.gmbal.impl
Class DescriptorIntrospector

java.lang.Object
  extended by 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

Method Summary
static Descriptor descriptorForElement(ManagedObjectManagerInternal mom, 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 Descriptor descriptorForElement(ManagedObjectManagerInternal mom,
                                              AnnotatedElement elmt)


Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.