-
Feature Request
-
Resolution: Done
-
Major
-
1.2.Final
-
None
With the addition of ordering in Observer (CDI-4), we have a collection of element in SPI that could benefit having a getPriority() method:
- ObserverMethod
- Bean to be able to read alternative priority and give priority for Decorator and Interceptor
Any other place?
- is related to
-
CDI-593 Mention javax.enterprise.inject.spi.Prioritized in spec text and improve its javadoc
- Resolved