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