Uses of Interface
com.bobocode.bring.core.bfpp.BeanFactoryPostProcessor
-
Uses of BeanFactoryPostProcessor in com.bobocode.bring.core.bfpp
Modifier and TypeFieldDescriptionprivate final List
<? extends BeanFactoryPostProcessor> BeanPostProcessorDefinitionFactory.beanFactoryPostProcessors
The list of bean factory post-processors created by this factory. -
Uses of BeanFactoryPostProcessor in com.bobocode.bring.core.bfpp.impl
Modifier and TypeClassDescriptionclass
This post processor registers bean definitions in the DefaultBringBeanFactory for beans - methods annotated withBean
annotation.class
This post processor populates properties for the DefaultBringBeanFactory using ProfileSourceResolve.