Uses of Class org.apache.struts.util.MessageResourcesFactory

Uses in package org.apache.struts.util

Classes derived from org.apache.struts.util.MessageResourcesFactory

class
Factory for PropertyMessageResources instances.

Constructors with parameter type org.apache.struts.util.MessageResourcesFactory

Construct a new MessageResources according to the specified parameters.
MessageResources.MessageResources(MessageResourcesFactory factory, String config, boolean returnNull)
Construct a new MessageResources according to the specified parameters.
Construct a new PropertyMessageResources according to the specified parameters.
PropertyMessageResources.PropertyMessageResources(MessageResourcesFactory factory, String config, boolean returnNull)
Construct a new PropertyMessageResources according to the specified parameters.

Fields of type org.apache.struts.util.MessageResourcesFactory

MessageResourcesFactory
The default MessageResourcesFactory used to create MessageResources instances.
MessageResourcesFactory
The MessageResourcesFactory that created this instance.

Methods with return type org.apache.struts.util.MessageResourcesFactory

MessageResourcesFactory
Create and return a MessageResourcesFactory instance of the appropriate class, which can be used to create customized MessageResources instances.
MessageResourcesFactory
The MessageResourcesFactory that created this instance.

Copyright B) 2000-2007 - The Apache Software Foundation