|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.struts.config.BaseConfig
org.apache.struts.config.ActionConfig
org.apache.struts.config.TestActionConfig.CustomActionConfig
public static class TestActionConfig.CustomActionConfig
Used to detect that ActionConfig is making the right calls.
| Field Summary |
|---|
| Fields inherited from class org.apache.struts.config.ActionConfig |
|---|
actionId, attribute, cancellable, catalog, command, exceptions, extensionProcessed, forward, forwards, include, inherit, input, moduleConfig, multipartClass, name, parameter, path, prefix, roleNames, roles, scope, suffix, type, unknown, validate |
| Fields inherited from class org.apache.struts.config.BaseConfig |
|---|
configured |
| Constructor Summary | |
|---|---|
TestActionConfig.CustomActionConfig()
|
|
| Method Summary | |
|---|---|
void |
processExtends(org.apache.struts.config.ModuleConfig moduleConfig)
|
| Methods inherited from class org.apache.struts.config.ActionConfig |
|---|
addExceptionConfig, addForwardConfig, checkCircularInheritance, findException, findExceptionConfig, findExceptionConfigs, findForwardConfig, findForwardConfigs, freeze, getActionId, getAttribute, getCancellable, getCatalog, getCommand, getExtends, getForward, getInclude, getInput, getModuleConfig, getMultipartClass, getName, getParameter, getPath, getPrefix, getRoleNames, getRoles, getScope, getSuffix, getType, getUnknown, getValidate, inheritExceptionHandlers, inheritForwards, inheritFrom, isExtensionProcessed, removeExceptionConfig, removeForwardConfig, setActionId, setAttribute, setCancellable, setCatalog, setCommand, setExtends, setForward, setInclude, setInput, setModuleConfig, setMultipartClass, setName, setParameter, setPath, setPrefix, setRoles, setScope, setSuffix, setType, setUnknown, setValidate, toString |
| 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, wait, wait, wait |
| Constructor Detail |
|---|
public TestActionConfig.CustomActionConfig()
| Method Detail |
|---|
public void processExtends(org.apache.struts.config.ModuleConfig moduleConfig)
throws ClassNotFoundException,
IllegalAccessException,
InstantiationException,
InvocationTargetException
processExtends in class org.apache.struts.config.ActionConfigClassNotFoundException
IllegalAccessException
InstantiationException
InvocationTargetException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||