Class BillingCacheWeightProperties
java.lang.Object
com.broadleafcommerce.billing.service.cache.BillingCacheWeightProperties
@ConfigurationProperties("broadleaf.billing.cache.weights")
public class BillingCacheWeightProperties
extends Object
Properties that influence cache weight settings for the service. The value represents a portion
of the total module cache using a decimal value between zero and one.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BillingCacheWeightProperties
public BillingCacheWeightProperties()
-
-
Method Details