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#4011189

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4011189
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to