Uses of Class
org.springframework.beans.factory.UnsatisfiedDependencyException
Package
Description
Classes supporting the
org.springframework.beans.factory
package.-
Uses of UnsatisfiedDependencyException in org.springframework.beans.factory.support
Modifier and TypeMethodDescriptionprotected void
AbstractAutowireCapableBeanFactory.checkDependencies
(String beanName, AbstractBeanDefinition mbd, PropertyDescriptor[] pds, PropertyValues pvs) Perform a dependency check that all properties exposed have been set, if desired.