Uses of Interface
de.hybris.bootstrap.beangenerator.BeansPostProcessor
-
Packages that use BeansPostProcessor Package Description de.hybris.bootstrap.beangenerator de.hybris.bootstrap.beangenerator.postprocessors -
-
Uses of BeansPostProcessor in de.hybris.bootstrap.beangenerator
Fields in de.hybris.bootstrap.beangenerator declared as BeansPostProcessor Modifier and Type Field Description static BeansPostProcessorBeansPostProcessor. DEFAULTMethods in de.hybris.bootstrap.beangenerator with parameters of type BeansPostProcessor Modifier and Type Method Description voidBeanGenerator. setBeansPostProcessor(BeansPostProcessor beansPostProcessor) -
Uses of BeansPostProcessor in de.hybris.bootstrap.beangenerator.postprocessors
Classes in de.hybris.bootstrap.beangenerator.postprocessors that implement BeansPostProcessor Modifier and Type Class Description classSwaggerDocumentationPostProcessor
-