public interface IPropertiesFactoryContext
| Modifier and Type | Method and Description |
|---|---|
Localizer |
getLocalizer()
Get the application's localizer.
|
IResourceStreamLocator |
getResourceStreamLocator() |
org.apache.wicket.util.watch.IModificationWatcher |
getResourceWatcher(boolean start) |
Localizer getLocalizer()
ResourceSettings.getStringResourceLoaders().IResourceStreamLocator getResourceStreamLocator()
org.apache.wicket.util.watch.IModificationWatcher getResourceWatcher(boolean start)
start - boolean if the resource watcher should be started if not already started.Copyright © 2006–2018 Apache Software Foundation. All rights reserved.