Frames | No Frames |
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 | ModuleConfig.findMessageResourcesConfig(String key) Return the message resources configuration for the specified key,
if any; otherwise return null . |
MessageResourcesConfig[] | Return the message resources configurations for this module. |
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. |
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 | ModuleConfigImpl.findMessageResourcesConfig(String key) Return the message resources configuration for the specified key,
if any; otherwise return null . |
MessageResourcesConfig[] | Return the message resources configurations for this module. |