[jboss-user] [JBoss Seam] - Re: How are @In(create = true) and @Name connected?

pete.muir@jboss.org do-not-reply at jboss.com
Thu Aug 23 05:36:48 EDT 2007


@Name registers your class as a Seam component.  If you don't put @Name on it and @In it, then you need to provide another way of instantiating e.g. a factory.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4077214#4077214

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4077214



More information about the jboss-user mailing list