public class PropertyMessageResourcesFactory extends MessageResourcesFactory
PropertyMessageResources instances. The
configuration paramter for such instances is the base Java package name of
the resources entries from which our keys and values will be loaded.clazz, config, factoryClass, returnNull| Constructor and Description |
|---|
PropertyMessageResourcesFactory() |
| Modifier and Type | Method and Description |
|---|---|
MessageResources |
createResources(java.lang.String config)
Create and return a newly instansiated
MessageResources. |
createFactory, getConfig, getFactoryClass, getReturnNull, setConfig, setFactoryClass, setReturnNullpublic MessageResources createResources(java.lang.String config)
MessageResources.
This method must be implemented by concrete subclasses.createResources in class MessageResourcesFactoryconfig - Configuration parameter(s) for the requested bundleCopyright © 2000–2024 Apache Software Foundation. All rights reserved.