[cdi-dev] JSR 250 MR approved

Rahman USTA rahman.usta.88 at gmail.com
Tue Jul 26 11:05:26 EDT 2016


Hi Antoine;

It could be good to use @Priority annotation on CDI producers methods like
below;

@Produces
@Priority(100)
public AClass procudeA(){

}

What do you think for that?

Thanks

2016-07-26 17:21 GMT+03:00 Antoine Sabot-Durand <antoine at sabot-durand.net>:

> Hi all,
>
> Just to point you the result ballot for JSR 250 MR including @Priority
> modification:
>
> https://jcp.org/en/jsr/results?id=5857
>
> I still don't have any confirmation regarding the official release date...
>
> Antoine
>
> _______________________________________________
> cdi-dev mailing list
> cdi-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/cdi-dev
>
> Note that for all code provided on this list, the provider licenses the
> code under the Apache License, Version 2 (
> http://www.apache.org/licenses/LICENSE-2.0.html). For all other ideas
> provided on this list, the provider waives all patent and other
> intellectual property rights inherent in such information.
>



-- 
Rahman USTA
Istanbul JUG
https://github.com/rahmanusta <http://www.kodcu.com/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/cdi-dev/attachments/20160726/f63616be/attachment-0001.html 


More information about the cdi-dev mailing list