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 IMarkupCacheKeyProvidercontainer - The container requesting the markupclazz - The clazz to get the key forIMarkupResourceStreamProviderCopyright © 2006–2014 Apache Software Foundation. All rights reserved.