public class DefaultMarkupCacheKeyProvider extends Object implements IMarkupCacheKeyProvider
Constructor and Description |
---|
DefaultMarkupCacheKeyProvider()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getCacheKey(MarkupContainer container,
Class<?> clazz)
Construct a proper key value for the cache
|
public DefaultMarkupCacheKeyProvider()
public String getCacheKey(MarkupContainer container, Class<?> clazz)
getCacheKey
in interface IMarkupCacheKeyProvider
container
- The container requesting the markupclazz
- The clazz to get the key forIMarkupResourceStreamProvider
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.