Uses of Interface
org.springframework.beans.factory.generator.config.BeanDefinitionRegistrar.ThrowableSupplier
Packages that use BeanDefinitionRegistrar.ThrowableSupplier
Package
Description
Classes used in generated code to ease bean registration.
-
Uses of BeanDefinitionRegistrar.ThrowableSupplier in org.springframework.beans.factory.generator.config
Methods in org.springframework.beans.factory.generator.config with parameters of type BeanDefinitionRegistrar.ThrowableSupplierModifier and TypeMethodDescriptionBeanDefinitionRegistrar.instanceSupplier(BeanDefinitionRegistrar.ThrowableSupplier<?> instanceSupplier) Specify how the bean instance should be created and initialized.