Class BeanDefinitionRegistrar

java.lang.Object
org.springframework.beans.factory.generator.config.BeanDefinitionRegistrar

public final class BeanDefinitionRegistrar extends Object
BeanDefinition registration mechanism offering transparent dependency resolution, as well as exception management.

Used by code generators and for internal use within the framework only.

Since:
6.0
Author:
Stephane Nicoll