| Class | Description |
|---|---|
| BeanFactoryBuilder |
Service implementation factory that builds
BeanFactory instances. |
| BeanFactoryContribution |
A contribution used with an
BeanFactory
to define one class of objects that may be returned from the factory. |
| BeanFactoryImpl |
Implementation of
BeanFactory. |
| BeanFactoryObjectProvider |
An
ObjectProvider
that references a named (or named and initialized) bean from a
BeanFactory. |
| BeanFactoryParameter |
Parameter object passed to
BeanFactoryBuilder. |