org.apache.struts.util
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, setReturnNull
public MessageResources createResources(java.lang.String config)
MessageResources
.
This method must be implemented by concrete subclasses.createResources
in class MessageResourcesFactory
config
- Configuration parameter(s) for the requested bundleCopyright ? 2000-2014 - The Apache Software Foundation