[jboss-user] [Microcontainer] - Re: Injecting KernelControllerContext

alesj do-not-reply at jboss.com
Thu Aug 2 06:00:32 EDT 2007


"juha at jboss.org" wrote : Can it be done?
  | e.g. @Inject ControllerContext ctx;
  | 

Now you can.
But not on field, on setter. :-)

  | @Inject(fromContext="context")
  | public void setContext(ControllerContext context)
  | 

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

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



More information about the jboss-user mailing list