This package provides a Sakai Component Manager implementation.
The SpringCompMgr implements Component's ComponentManager interface using the Spring framework's core (bean factory) package.
The SakaiBeanFactory extends the Spring bean factory by providing non-root-wise hierarchy searching. All children of the root contribute to a set of components available to any of the component managers queried.