Uses of Class
org.springframework.beans.factory.BeanInitializationException
Packages that use BeanInitializationException
Package
Description
Support classes for DAO implementations,
providing miscellaneous utility methods.
Classes supporting the
org.springframework.jms.core
package.-
Uses of BeanInitializationException in org.springframework.dao.support
Methods in org.springframework.dao.support that throw BeanInitializationExceptionModifier and TypeMethodDescriptionfinal void
DaoSupport.afterPropertiesSet()
Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of BeanInitializationException in org.springframework.jms.core.support
Methods in org.springframework.jms.core.support that throw BeanInitializationExceptionModifier and TypeMethodDescriptionfinal void
JmsGatewaySupport.afterPropertiesSet()
Deprecated, for removal: This API element is subject to removal in a future version.