Merge branch '6.1.x'
This commit is contained in:
@@ -201,7 +201,7 @@ the original class. Consider the following example:
|
|||||||
<!-- inject dependencies here as required -->
|
<!-- inject dependencies here as required -->
|
||||||
</bean>
|
</bean>
|
||||||
|
|
||||||
<!-- commandProcessor uses statefulCommandHelper -->
|
<!-- commandManager uses myCommand prototype bean -->
|
||||||
<bean id="commandManager" class="fiona.apple.CommandManager">
|
<bean id="commandManager" class="fiona.apple.CommandManager">
|
||||||
<lookup-method name="createCommand" bean="myCommand"/>
|
<lookup-method name="createCommand" bean="myCommand"/>
|
||||||
</bean>
|
</bean>
|
||||||
|
|||||||
Reference in New Issue
Block a user