Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-6749303

MXBeanMappingFactory javadoc code sample is incorrect

XMLWordPrintable

      In the javadoc header of the class javax.management.openmbean.MXBeanMappingFactory,
      there is the following code sample :
       public class MyLinkedListMappingFactory implements MXBeanMappingFactory {
           public MyLinkedListMappingFactory() {}
      ....

      This should be :
       public class MyLinkedListMappingFactory *extends* MXBeanMappingFactory {

            Unassigned Unassigned
            slions Sandra Lions-piron
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: