[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: Providing bean name aware feature

adrian@jboss.org do-not-reply at jboss.com
Fri Jul 13 05:14:40 EDT 2007


Why the name of the method? It should be a property name.
Is this a spring thing again? :-)

And do you support something like?


  | @InjectContextName
  | public void setName(Stinrg name) {}
  | or
  | @Inject(fromContext="name")
  | public void setName(String name) {}
  | 

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

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



More information about the jboss-dev-forums mailing list