protected static class PropertyResourceBundleMessageResource.PropertyResourceBundleControl extends ResourceBundle.Control
FORMAT_CLASS, FORMAT_DEFAULT, FORMAT_PROPERTIES, TTL_DONT_CACHE, TTL_NO_EXPIRATION_CONTROL
Modifier | Constructor and Description |
---|---|
protected |
PropertyResourceBundleMessageResource.PropertyResourceBundleControl(String charsetName) |
Modifier and Type | Method and Description |
---|---|
ResourceBundle |
newBundle(String baseName,
Locale locale,
String format,
ClassLoader loader,
boolean reload) |
getCandidateLocales, getControl, getFallbackLocale, getFormats, getNoFallbackControl, getTimeToLive, needsReload, toBundleName, toResourceName
protected PropertyResourceBundleMessageResource.PropertyResourceBundleControl(String charsetName)
public ResourceBundle newBundle(String baseName, Locale locale, String format, ClassLoader loader, boolean reload) throws IllegalAccessException, InstantiationException, IOException
newBundle
in class ResourceBundle.Control
IllegalAccessException
InstantiationException
IOException
Copyright © 2014 Analog Web Framework Development Team. All Rights Reserved.