Uploaded image for project: 'RESTEasy'
  1. RESTEasy
  2. RESTEASY-1679 JSR-370 (JAX-RS 2.1) implementation
  3. RESTEASY-1672

Add support for @Priority in selection of message body readers and writers.

    XMLWordPrintable

Details

    • Sub-task
    • Resolution: Done
    • Major
    • 4.0.0.Beta1, 3.5.0.CR1
    • 3.1.3.Final
    • jaxrs
    • None

    Description

      "Application-supplied providers may be annotated with @Priority . If two or more providers are candidates
      for a certain task, the one with the highest priority is chosen: the highest priority is defined to be the one
      with the lowest value in this case. That is, @Priority(1) is higher than @Priority(10) . If two or more
      providers are eligible and have identical priorities, one is chosen in an implementation dependent manner."

      Attachments

        Activity

          People

            rhn-engineering-ema Jim Ma
            rhn-engineering-ema Jim Ma
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: