| Package | Description | 
|---|---|
| org.springframework.beans.factory | The core package implementing Spring's lightweight Inversion of Control (IoC) container. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BeanIsNotAFactoryExceptionException thrown when a bean is not a factory, but a user tries to get
 at the factory for the given bean name. |