Using this approach of simply altering a configuration file (in the Springcase, an XML descriptor), you can change the component's implementation to use a different indexing strategy.
In this case, Spring finds this one class and instantiates it for you.
在这种情况下,Spring发现并实例化这个惟一的类。
3
In this case, Spring provides its familiar programming model, enabling injection and lookup, and the backing store provides instance management of the scoped objects.