Interface BeanDefinitionCreator<R>

Type Parameters:
R - The type produced by the builder

public interface BeanDefinitionCreator<R>
Builder that produces multiple Bean definitions represented by BeanDefinitionVisitor.
Since:
4.0.0
Author:
Denis Stepanov
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details