Class CachingBeanSupplierByType
java.lang.Object
com.broadleafcommerce.common.extension.intercommunication.CachingBeanSupplierByType
@Deprecated(forRemoval=true)
public class CachingBeanSupplierByType
extends Object
implements Supplier<Object>
Deprecated, for removal: This API element is subject to removal in a future version.
Supplier backed by
BeanFactory that will cache the bean once retrieved.-
Constructor Summary
ConstructorsConstructorDescriptionCachingBeanSupplierByType(org.springframework.beans.factory.BeanFactory beanFactory, Class<?> type) Deprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
-
Constructor Details
-
CachingBeanSupplierByType
public CachingBeanSupplierByType(org.springframework.beans.factory.BeanFactory beanFactory, Class<?> type) Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
com.broadleafcommerce.data.tracking.core.interlink.DefaultInterlinkClientinstead.