Class DataTrackingKeyGen.TenantWithLocaleWithInstantKeyGenerator
java.lang.Object
com.broadleafcommerce.data.tracking.core.cache.DataTrackingKeyGen.TenantWithLocaleKeyGenerator
com.broadleafcommerce.data.tracking.core.cache.DataTrackingKeyGen.TenantWithLocaleWithInstantKeyGenerator
- All Implemented Interfaces:
com.broadleafcommerce.common.extension.cache.key.ContextKeyGen
,com.broadleafcommerce.common.extension.cache.key.InstantAwareKey
,org.springframework.cache.interceptor.KeyGenerator
- Enclosing class:
- DataTrackingKeyGen
public static class DataTrackingKeyGen.TenantWithLocaleWithInstantKeyGenerator
extends DataTrackingKeyGen.TenantWithLocaleKeyGenerator
implements com.broadleafcommerce.common.extension.cache.key.InstantAwareKey
-
Constructor Summary
-
Method Summary
Methods inherited from class com.broadleafcommerce.data.tracking.core.cache.DataTrackingKeyGen.TenantWithLocaleKeyGenerator
addContextInfoDataToKey, applyKeyFromArg
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.broadleafcommerce.common.extension.cache.key.ContextKeyGen
generate, generate, generateWithPrefix, getArgs, getRouteKey
-
Constructor Details
-
TenantWithLocaleWithInstantKeyGenerator
public TenantWithLocaleWithInstantKeyGenerator()
-