Service interface for a source of beans of a particular type.
Bean instances are retrieved using a locator string which is of the form:
name[,initializer].
A service which can acts as a source for a
org.springframework.beans.factory.BeanFactory (from which
the different kinds of Spring application contexts derive).