Uses of Class
com.broadleafcommerce.common.extension.BeanRemovalIdentifier
Packages that use BeanRemovalIdentifier
Package
Description
-
Uses of BeanRemovalIdentifier in com.broadleafcommerce.common.extension
Constructor parameters in com.broadleafcommerce.common.extension with type arguments of type BeanRemovalIdentifierModifierConstructorDescriptionBeanRemovalBeanDefinitionRegistryPostProcessor
(List<BeanRemovalIdentifier> removalIdentifiers) -
Uses of BeanRemovalIdentifier in com.broadleafcommerce.common.extension.autoconfigure
Method parameters in com.broadleafcommerce.common.extension.autoconfigure with type arguments of type BeanRemovalIdentifierModifier and TypeMethodDescriptionorg.springframework.beans.factory.support.BeanDefinitionRegistryPostProcessor
CommonExtensionAutoConfiguration.beanRemovalBeanDefinitionRegistryPostProcessor
(List<BeanRemovalIdentifier> removalIdentifiers)