See: Description
| Class | Description |
|---|---|
| AbstractTypeAwareSupport<T> |
Abstract base class to implement types that need access to all beans of a given type from the
ApplicationContext. |
| AbstractTypeAwareSupport.BeansOfTypeTargetSource |
TargetSource implementation that returns all beans of the configured type from the
ListableBeanFactory the instance was set up with. |
| BeanListFactoryBean<T> |
Factory to create bean lists for a given type.
|
| PluginRegistryFactoryBean<T extends Plugin<S>,S> |
FactoryBean to create PluginRegistry instances. |