BeanFactoryLoader
Simple BeanFactory loader
Attributes
- Graph
-
- Supertypes
-
trait Loggingtrait ContextLoadertrait ResourcePatternResolverclass DefaultResourceLoadertrait ResourceLoaderclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Attributes
- Definition Classes
Finish the initialization of this context's bean factory, initializing all remaining singleton beans.
Finish the initialization of this context's bean factory, initializing all remaining singleton beans.
Attributes
Attributes
- Definition Classes
-
ResourcePatternResolver
Initialize the ApplicationEventMulticaster.
Initialize the ApplicationEventMulticaster.
Attributes
Instantiate and invoke all registered BeanFactoryPostProcessor beans, respecting explicit order if given.
Instantiate and invoke all registered BeanFactoryPostProcessor beans, respecting explicit order if given.
Must be called before singleton instantiation.
Attributes
Attributes
- Definition Classes
Configure the factory's standard context characteristics, such as the context's ClassLoader and post-processors.
Configure the factory's standard context characteristics, such as the context's ClassLoader and post-processors.
Value parameters
- beanFactory
-
the BeanFactory to configure
Attributes
Inherited methods
Attributes
- Inherited from:
- DefaultResourceLoader
Attributes
- Inherited from:
- DefaultResourceLoader
Attributes
- Inherited from:
- DefaultResourceLoader
Attributes
- Inherited from:
- DefaultResourceLoader
Attributes
- Inherited from:
- DefaultResourceLoader
Attributes
- Inherited from:
- DefaultResourceLoader
Attributes
- Inherited from:
- DefaultResourceLoader
Concrete fields
Inherited fields
Attributes
- Inherited from:
- Logging