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
-
Method Summary
Modifier and TypeMethodDescriptionprotected boolean
boolean
int
hashCode()
void
setAllFulfillmentCalculators
(Duration allFulfillmentCalculators) void
setFulfillmentPricingConfig
(Duration fulfillmentPricingConfig) toString()
-
Constructor Details
-
FulfillmentCacheProperties
public FulfillmentCacheProperties()
-
-
Method Details