Uses of Class org.apache.struts.config.MessageResourcesConfig

Uses in package org.apache.struts.config

Methods with parameter type org.apache.struts.config.MessageResourcesConfig

void
Add a new MessageResourcesConfig instance to the set associated with this module.
void
Remove the specified message resources configuration instance.

Methods with return type org.apache.struts.config.MessageResourcesConfig

MessageResourcesConfig
Return the message resources configuration for the specified key, if any; otherwise return null.
MessageResourcesConfig[]
Return the message resources configurations for this module.

Uses in package org.apache.struts.util

Fields of type org.apache.struts.config.MessageResourcesConfig

MessageResourcesConfig
Configuration information for Message Resources.

Methods with parameter type org.apache.struts.config.MessageResourcesConfig

void
Return the configuration information for Message Resources.

Methods with return type org.apache.struts.config.MessageResourcesConfig

MessageResourcesConfig
Set the configuration information for Message Resources.

Uses in package org.apache.struts.config.impl

Methods with parameter type org.apache.struts.config.MessageResourcesConfig

void
Add a new MessageResourcesConfig instance to the set associated with this module.
void
Remove the specified message resources configuration instance.

Methods with return type org.apache.struts.config.MessageResourcesConfig

MessageResourcesConfig
Return the message resources configuration for the specified key, if any; otherwise return null.
MessageResourcesConfig[]
Return the message resources configurations for this module.

Copyright B) 2000-2007 - The Apache Software Foundation