Class MetadataCacheProperties
- java.lang.Object
-
- com.broadleafcommerce.metadata.cache.MetadataCacheProperties
-
@ConfigurationProperties("broadleaf.metadata.cache") public class MetadataCacheProperties extends ObjectProperties that influence cache settings for the metadata service- Author:
- Dima Myroniuk (dmyroniuk)
-
-
Constructor Summary
Constructors Constructor Description MetadataCacheProperties()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected booleancanEqual(Object other)booleanequals(Object o)DurationgetByComponentIdTenantIdApplicationId()inthashCode()voidsetByComponentIdTenantIdApplicationId(Duration byComponentIdTenantIdApplicationId)StringtoString()
-