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 {

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: