Uploaded image for project: 'CDI Specification Issues'
  1. CDI Specification Issues
  2. CDI-593

Mention javax.enterprise.inject.spi.Prioritized in spec text and improve its javadoc

    • Icon: Clarification Clarification
    • Resolution: Done
    • Icon: Major Major
    • 2.0 .Final
    • None
    • None
    • None
    • Sprint 1

      • javadoc would definitely deserve some more info
      • the spec text should mention this interface as well and describe basic use cases (e.g. an interceptor passed to AfterBeanDiscovery.addBean() and implementing this interface is globally enabled)

            [CDI-593] Mention javax.enterprise.inject.spi.Prioritized in spec text and improve its javadoc

            Yes, plus custom interceptors and decorators and also ObserverMethod.

            Martin Kouba added a comment - Yes, plus custom interceptors and decorators and also ObserverMethod .

            mkouba@redhat.com do we agree on this usage:

            a custom bean being an alternative can implement it to be activated globaly

            Antoine Sabot-Durand (Inactive) added a comment - mkouba@redhat.com do we agree on this usage: a custom bean being an alternative can implement it to be activated globaly

            We should mention this interface in the spec, and tell users that a custom bean being an alternative can implement it to be activated globaly.
            ObserverMethod section in the spec should be fixed.

            Antoine Sabot-Durand (Inactive) added a comment - We should mention this interface in the spec, and tell users that a custom bean being an alternative can implement it to be activated globaly. ObserverMethod section in the spec should be fixed.

              asabotdu@redhat.com Antoine Sabot-Durand (Inactive)
              mkouba@redhat.com Martin Kouba
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: