[webbeans-dev] Re: Signature of Beans.getTypes()

Gavin King gavin.king at gmail.com
Wed May 6 22:33:28 EDT 2009


OK, I see you already made this change in the RI, so I will make it in the spec.

On Thu, Mar 12, 2009 at 9:56 AM, Pete Muir <pete.muir at jboss.org> wrote:
> Probably should be
>
> public abstract Set<? extends Type> getTypes();
>
> not
>
> public abstract Set<Type> getTypes();
>
> --
> Pete Muir
> http://www.seamframework.org
> http://in.relation.to/Bloggers/Pete
>
>



-- 
Gavin King
gavin.king at gmail.com
http://in.relation.to/Bloggers/Gavin
http://hibernate.org
http://seamframework.org



More information about the weld-dev mailing list