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

Pete Muir pete.muir at jboss.org
Thu Mar 12 10:56:35 EDT 2009


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




More information about the weld-dev mailing list