|
||||||||||
| 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.action.TestActionServlet.CustomActionConfig
public static class TestActionServlet.CustomActionConfig
Used for testing custom ActionConfig classes.
| Field Summary | |
|---|---|
boolean |
processExtendsCalled
|
| 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 | |
|---|---|
TestActionServlet.CustomActionConfig()
|
|
TestActionServlet.CustomActionConfig(String path)
|
|
| Method Summary | |
|---|---|
void |
processExtends(org.apache.struts.config.ModuleConfig moduleConfig)
Set a flag so we know this method was called. |
| 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 |
| Field Detail |
|---|
public boolean processExtendsCalled
| Constructor Detail |
|---|
public TestActionServlet.CustomActionConfig()
public TestActionServlet.CustomActionConfig(String path)
| Method Detail |
|---|
public void processExtends(org.apache.struts.config.ModuleConfig moduleConfig)
throws ClassNotFoundException,
IllegalAccessException,
InstantiationException
processExtends in class org.apache.struts.config.ActionConfigClassNotFoundException
IllegalAccessException
InstantiationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||