When configuring beans in configuration file, the 'autowire-candidate' attribute of the
For example : <bean id="foo" autowire-candidate="false">
would not allow bean "foo" to be autowired to another bean referring "foo".
Cheers
A Blog About Software Developement Technologies, Frameworks and Methodologies
No comments:
Post a Comment