Release Note: Define ConstructorParameters annotation type for MXBeans

XMLWordPrintable

      A new annotation @javax.management.ConstructorParameters in the java.management module is introduced.

      The newly introduced annotation will be 1:1 copy of @java.beans.ConstructorProperties. Constructors annotated by @java.beans.ConstructorProperties will still be recognized and processed.
       
      In case a constructor is annotated by both @javax.management.ConstructorParameters and @java.beans.ConstructorProperties only the @javax.management.ConstructorParameters will be used.

            Assignee:
            Amit Sapre (Inactive)
            Reporter:
            Amit Sapre (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: