Class DataTrackingKeyGen.ApplicationWithInstantKeyGenerator
java.lang.Object
com.broadleafcommerce.data.tracking.core.cache.DataTrackingKeyGen.ApplicationKeyGenerator
com.broadleafcommerce.data.tracking.core.cache.DataTrackingKeyGen.ApplicationWithInstantKeyGenerator
- 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.ApplicationWithInstantKeyGenerator
extends DataTrackingKeyGen.ApplicationKeyGenerator
implements com.broadleafcommerce.common.extension.cache.key.InstantAwareKey
-
Constructor Summary
-
Method Summary
Methods inherited from class com.broadleafcommerce.data.tracking.core.cache.DataTrackingKeyGen.ApplicationKeyGenerator
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
-
ApplicationWithInstantKeyGenerator
public ApplicationWithInstantKeyGenerator()
-