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(String config)
Create and return a newly instansiated
MessageResources . |
createFactory, getConfig, getFactoryClass, getReturnNull, setConfig, setFactoryClass, setReturnNull
public MessageResources createResources(String config)
MessageResources
.
This method must be implemented by concrete subclasses.createResources
in class MessageResourcesFactory
config
- Configuration parameter(s) for the requested bundleCopyright © 2000–2017 Apache Software Foundation. All rights reserved.