|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.struts.config.BaseConfig org.apache.struts.config.impl.ModuleConfigImpl com.mockrunner.mock.web.MockModuleConfig
public class MockModuleConfig
Mock implementation of ModuleConfig
.
Field Summary |
---|
Fields inherited from class org.apache.struts.config.impl.ModuleConfigImpl |
---|
actionConfigIds, actionConfigList, actionConfigs, actionFormBeanClass, actionForwardClass, actionMappingClass, controllerConfig, exceptions, formBeans, forwards, log, matcher, messageResources, plugIns, prefix |
Fields inherited from class org.apache.struts.config.BaseConfig |
---|
configured |
Constructor Summary | |
---|---|
MockModuleConfig(java.lang.String prefix)
|
Method Summary | |
---|---|
void |
clearMessageResourcesConfigs()
Clears all message resource configs. |
Methods inherited from class org.apache.struts.config.impl.ModuleConfigImpl |
---|
addActionConfig, addExceptionConfig, addFormBeanConfig, addForwardConfig, addMessageResourcesConfig, addPlugInConfig, findActionConfig, findActionConfigId, findActionConfigs, findException, findExceptionConfig, findExceptionConfigs, findFormBeanConfig, findFormBeanConfigs, findForwardConfig, findForwardConfigs, findMessageResourcesConfig, findMessageResourcesConfigs, findPlugInConfigs, freeze, getActionFormBeanClass, getActionForwardClass, getActionMappingClass, getConfigured, getControllerConfig, getPrefix, removeActionConfig, removeExceptionConfig, removeFormBeanConfig, removeForwardConfig, removeMessageResourcesConfig, setActionFormBeanClass, setActionForwardClass, setActionMappingClass, setControllerConfig, setPrefix |
Methods inherited from class org.apache.struts.config.BaseConfig |
---|
copyProperties, getProperties, getProperty, inheritProperties, setProperties, setProperty, throwIfConfigured |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MockModuleConfig(java.lang.String prefix)
Method Detail |
---|
public void clearMessageResourcesConfigs()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |