[jboss-user] [JBoss Seam] - Re: Constructor versus @Create annotation

hstang do-not-reply at jboss.com
Mon Feb 12 22:37:18 EST 2007


injection takes place after an instance is fully constructed.  if you have a method annotated with @Create, it will be called after injection has taken place.

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

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



More information about the jboss-user mailing list