Hi,
Is any posible to use one method to fill 2 collections by using @Factory,
somethink like:
List firstList;
List secondList;
@Factory("firstList","secondList")
public void fillAll() {
....
}
Regards
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4011189#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...