-
Task
-
Resolution: Done
-
Major
-
None
-
None
-
None
CDI 4.0 newly allows to declare @Priority on a stereotype with main goal being enablement of alternatives which is what we should cover.
Theoretically, you could use that to enable and order interceptors or decorators, but I don't think we should go that far yet. CDI spec didn't intend it that way anyway.
CDI issue - https://github.com/eclipse-ee4j/cdi/issues/495
CDI TCK issue - https://github.com/eclipse-ee4j/cdi-tck/issues/282