org.apache.struts.util
Class PropertyMessageResourcesFactory
- Serializable
public class PropertyMessageResourcesFactory
Factory for 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.
$Rev: 54929 $ $Date: 2004-10-16 17:38:42 +0100 (Sat, 16 Oct 2004) $
createResources
public MessageResources createResources(String config)
Create and return a newly instansiated MessageResources
.
This method must be implemented by concrete subclasses.
- createResources in interface MessageResourcesFactory
config
- Configuration parameter(s) for the requested bundle
Copyright B) 2000-2007 - The Apache Software Foundation