Uses of Package
com.broadleafcommerce.common.extension.environment
Packages that use com.broadleafcommerce.common.extension.environment
Package
Description
-
Classes in com.broadleafcommerce.common.extension.environment used by com.broadleafcommerce.common.extension.autoconfigureClassDescriptionBeanPostProcessor that identifies components annotated with
ConfigurationPropertiesand sets up a proxy that circumvents the default property handling in favor of dynamic retrieval from the Spring environment.Studies the method call on aConfigurationPropertiesannotated bean to determine if it should be evaluated for tenant related discrimination.Finds a discriminated property in the environment for the given basic key, if available.Beans declaring this interface as a return type supply regex pattern expressions that, when matched, cause aConfigurationPropertiesannotated bean to be excluded for proxy handling byDiscriminatedConfigurationPropertiesBeanPostProcessor.Beans declaring this interface as a return type supply regex pattern expressions that, when matched, cause aConfigurationPropertiesannotated bean to be included for proxy handling byDiscriminatedConfigurationPropertiesBeanPostProcessor. -
Classes in com.broadleafcommerce.common.extension.environment used by com.broadleafcommerce.common.extension.environmentClassDescriptionStudies the method call on a
ConfigurationPropertiesannotated bean to determine if it should be evaluated for tenant related discrimination.Finds a discriminated property in the environment for the given basic key, if available.Thread local context for holding any tenant related information for the current request.Beans declaring this interface as a return type supply regex pattern expressions that, when matched, cause aConfigurationPropertiesannotated bean to be included for proxy handling byDiscriminatedConfigurationPropertiesBeanPostProcessor.