org.riotfamily.cachius.servlet
Class NoOpCacheKeyAugmentor
java.lang.Object
org.riotfamily.cachius.servlet.NoOpCacheKeyAugmentor
- All Implemented Interfaces:
- CacheKeyAugmentor
public class NoOpCacheKeyAugmentor
- extends Object
- implements CacheKeyAugmentor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NoOpCacheKeyAugmentor
public NoOpCacheKeyAugmentor()
augmentCacheKey
public void augmentCacheKey(StringBuffer key,
HttpServletRequest request)
- Specified by:
augmentCacheKey
in interface CacheKeyAugmentor