-
Feature Request
-
Resolution: Done
-
Minor
-
None
-
None
-
None
Right now, it's always necessary to inspect all the bean instances and sort them manually. We could use javax.annotation.Priority (or any other annotation) to determine the order. See also CDI-535.