Class FulfillmentCacheProperties
java.lang.Object
com.broadleafcommerce.fulfillment.cache.FulfillmentCacheProperties
@ConfigurationProperties("broadleaf.fulfillment.cache")
public class FulfillmentCacheProperties
extends Object
Properties that influence cache settings for the fulfillment service
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleaninthashCode()voidsetAllFulfillmentCalculators(Duration allFulfillmentCalculators) voidsetFulfillmentPricingConfig(Duration fulfillmentPricingConfig) toString()
-
Constructor Details
-
FulfillmentCacheProperties
public FulfillmentCacheProperties()
-
-
Method Details