Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jakartaee-platform-dev] Redefine what Priority annotation means across Jakarta EE specifications

> On Nov 9, 2021, at 11:24 AM, Mark Struberg <struberg@xxxxxxxxxx> wrote:
> 
> First of all, the @Priority annotation was introduced by the CDI team. As is the specific part of the interceptors spec. Both originally have been part of CDI when spec still was called "Web Beans"...


The EJB 3.0 expert group was the first to add interceptors and still owned the spec when WebBeans came later and @Priority was added in Interceptors 1.2.

 - https://jcp.org/en/jsr/detail?id=318


-David



Back to the top