public class CachedResourceReference
extends org.apache.wicket.ResourceReference
| Constructor and Description |
|---|
CachedResourceReference(Class<?> scope,
String path,
Locale locale,
String style,
int cacheDuration,
IResourcePreProcessor preProcessor) |
| Modifier and Type | Method and Description |
|---|---|
int |
getCacheDuration() |
protected org.apache.wicket.Resource |
newResource() |
bind, equals, getLocale, getName, getResource, getScope, getSharedResourceKey, getStyle, hashCode, invalidate, isStateless, isUseSessionLocale, isUseSessionStyle, lastModifiedTime, setLocale, setStateless, setStyle, setUseSessionLocale, setUseSessionStyle, toStringpublic CachedResourceReference(Class<?> scope, String path, Locale locale, String style, int cacheDuration, IResourcePreProcessor preProcessor)
Copyright © 2017 Molindo GmbH. All Rights Reserved.