Uses of Interface
org.springframework.beans.factory.aot.BeanRegistrationCodeFragments
Packages that use BeanRegistrationCodeFragments
-
Uses of BeanRegistrationCodeFragments in org.springframework.beans.factory.aot
Classes in org.springframework.beans.factory.aot that implement BeanRegistrationCodeFragmentsMethods in org.springframework.beans.factory.aot that return BeanRegistrationCodeFragmentsModifier and TypeMethodDescriptiondefault BeanRegistrationCodeFragmentsBeanRegistrationAotContribution.customizeBeanRegistrationCodeFragments(GenerationContext generationContext, BeanRegistrationCodeFragments codeFragments) Customize theBeanRegistrationCodeFragmentsthat will be used to generate the bean registration code.Methods in org.springframework.beans.factory.aot with parameters of type BeanRegistrationCodeFragmentsModifier and TypeMethodDescriptiondefault BeanRegistrationCodeFragmentsBeanRegistrationAotContribution.customizeBeanRegistrationCodeFragments(GenerationContext generationContext, BeanRegistrationCodeFragments codeFragments) Customize theBeanRegistrationCodeFragmentsthat will be used to generate the bean registration code.Method parameters in org.springframework.beans.factory.aot with type arguments of type BeanRegistrationCodeFragmentsModifier and TypeMethodDescriptionBeanRegistrationAotContribution.withCustomCodeFragments(UnaryOperator<BeanRegistrationCodeFragments> defaultCodeFragments) Create aBeanRegistrationAotContributionthat customizes theBeanRegistrationCodeFragments.Constructors in org.springframework.beans.factory.aot with parameters of type BeanRegistrationCodeFragmentsModifierConstructorDescriptionprotected