public class XMLResourceBundleFactory extends XMLResourceBundleFactory
Bundle
for XML resources which can be invalidatedBundleFactory.ConfigurationKeys
cache, directory, interval, manager, resolver
ROLE
Constructor and Description |
---|
XMLResourceBundleFactory() |
Modifier and Type | Method and Description |
---|---|
protected XMLResourceBundle |
create(String sourceURI,
Locale locale,
XMLResourceBundle parent) |
void |
invalidateCatalogue(String location,
String name,
String localeName)
Invalidate catalogue
|
configure, dispose, getCacheKey, getDirectory, getParentLocale, getSourceURI, release, select, select, select, select, select, selectCached, service, updateCache
enableLogging, getLogger, setupLogger, setupLogger, setupLogger
public XMLResourceBundleFactory()
protected XMLResourceBundle create(String sourceURI, Locale locale, XMLResourceBundle parent)
create
in class XMLResourceBundleFactory
public void invalidateCatalogue(String location, String name, String localeName) throws ComponentException
location
- catalogue base location (URI)name
- bundle namelocaleName
- locale nameComponentException
- If an error occurred