Uses of Package
com.broadleafcommerce.common.extension
Packages that use com.broadleafcommerce.common.extension
Package
Description
-
Classes in com.broadleafcommerce.common.extension used by com.broadleafcommerce.common.extensionClassDescriptionRegister an instance of this component in spring config to cause the bean identified by
BeanRemovalIdentifier.beanName
to be removed from the spring BeanDefinitionRegistry.Functional interface for component responsible for creating instances of an unknown type. -
Classes in com.broadleafcommerce.common.extension used by com.broadleafcommerce.common.extension.autoconfigureClassDescriptionRegister an instance of this component in spring config to cause the bean identified by
BeanRemovalIdentifier.beanName
to be removed from the spring BeanDefinitionRegistry.Inject this factory into other components when you need to perform an object creation based on a knownTypeSupplier
.Functional interface for component responsible for creating instances of an unknown type. -
Classes in com.broadleafcommerce.common.extension used by com.broadleafcommerce.common.extension.mappingClassDescriptionInject this factory into other components when you need to perform an object creation based on a known
TypeSupplier
. -
Classes in com.broadleafcommerce.common.extension used by com.broadleafcommerce.common.extension.projectionClassDescriptionInject this factory into other components when you need to perform an object creation based on a known
TypeSupplier
.