[jboss-user] [JBoss Seam] - @Factory
sherkan777
do-not-reply at jboss.com
Mon Feb 5 03:03:24 EST 2007
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
More information about the jboss-user
mailing list