Package org.springframework.plugin.core.support

This package contains support classes to create bean lists or plugin registry instances out of beans implementing a certain interface.

See:
          Description

Class Summary
AbstractTypeAwareSupport<T> Abstract base class to implement types that need access to all beans of a given type from the ApplicationContext.
BeanListFactoryBean<T> Factory to create bean lists for a given type.
PluginRegistryFactoryBean<T extends Plugin<S>,S> FactoryBean to create PluginRegistry instances.
 

Package org.springframework.plugin.core.support Description

This package contains support classes to create bean lists or plugin registry instances out of beans implementing a certain interface.



Copyright © 2008–2014 Pivotal, Inc.. All rights reserved.