User development,
A new message was posted in the thread "Undemanding Dependencies":
http://community.jboss.org/message/521542#521542
Author : David Lloyd
Profile :
http://community.jboss.org/people/david.lloyd@jboss.com
Message:
--------------------------------------------------------------
mailto:adrian@jboss.org wrote:
You mean something like:
<bean name="A" mode="On Demand Transitive">
<property name="b"><inject bean="B"
/></property>
<bean>
<bean name="B" mode="On Demand"/>
Which would have the semantic of starting A when all its dependencies have started, i.e.
B in this case.
Exactly.
--------------------------------------------------------------
To reply to this message visit the message page:
http://community.jboss.org/message/521542#521542