See the dev list discussion around this class wildcard issue. If you take
Collection<Class<?>> to mean a collection of a specific, although unknown type
of class, this is the wrong type to be using in the creator codebase. We need a
heterogeneous collection of classes of many types.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4106858#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...