Class DataTrackingKeyGen.ApplicationWithLocaleWithInstantKeyGenerator
java.lang.Object
com.broadleafcommerce.data.tracking.core.cache.DataTrackingKeyGen.ApplicationWithLocaleKeyGenerator
com.broadleafcommerce.data.tracking.core.cache.DataTrackingKeyGen.ApplicationWithLocaleWithInstantKeyGenerator
- 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.ApplicationWithLocaleWithInstantKeyGenerator
extends DataTrackingKeyGen.ApplicationWithLocaleKeyGenerator
implements com.broadleafcommerce.common.extension.cache.key.InstantAwareKey
- 
Constructor Summary
Constructors - 
Method Summary
Methods inherited from class com.broadleafcommerce.data.tracking.core.cache.DataTrackingKeyGen.ApplicationWithLocaleKeyGenerator
addContextInfoDataToKey, applyKeyFromArgMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.broadleafcommerce.common.extension.cache.key.ContextKeyGen
generate, generate, generateWithPrefix, getArgs, getRouteKey 
- 
Constructor Details
- 
ApplicationWithLocaleWithInstantKeyGenerator
public ApplicationWithLocaleWithInstantKeyGenerator() 
 -