[jboss-dev-forums] [Design the new POJO MicroContainer] - Re: expressing dependent states

alesj do-not-reply at jboss.com
Wed May 21 19:32:47 EDT 2008


You can add 'state' attribute to inject, meaning you want your injectee to be in/past that state - in your case you would put Start:

  | <bean ...>
  |    <create>
  |        <parameter><inject bean="ORBService" state="Start"/></parametrer>
  |    </create>
  | 


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

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



More information about the jboss-dev-forums mailing list