|
||||||||||
| 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.ForwardConfig
org.apache.struts.action.TestActionServlet.CustomForwardConfig
public static class TestActionServlet.CustomForwardConfig
Used for testing custom ForwardConfig classes.
| Field Summary | |
|---|---|
boolean |
processExtendsCalled
|
| Fields inherited from class org.apache.struts.config.ForwardConfig |
|---|
catalog, command, extensionProcessed, inherit, module, name, path, redirect |
| Fields inherited from class org.apache.struts.config.BaseConfig |
|---|
configured |
| Constructor Summary | |
|---|---|
TestActionServlet.CustomForwardConfig()
|
|
TestActionServlet.CustomForwardConfig(String name,
String path)
|
|
| Method Summary | |
|---|---|
void |
processExtends(org.apache.struts.config.ModuleConfig moduleConfig,
org.apache.struts.config.ActionConfig actionConfig)
Set a flag so we know this method was called. |
| Methods inherited from class org.apache.struts.config.ForwardConfig |
|---|
checkCircularInheritance, getCatalog, getCommand, getExtends, getModule, getName, getPath, getRedirect, inheritFrom, isExtensionProcessed, setCatalog, setCommand, setExtends, setModule, setName, setPath, setRedirect, toString |
| Methods inherited from class org.apache.struts.config.BaseConfig |
|---|
copyProperties, freeze, 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.CustomForwardConfig()
public TestActionServlet.CustomForwardConfig(String name,
String path)
| Method Detail |
|---|
public void processExtends(org.apache.struts.config.ModuleConfig moduleConfig,
org.apache.struts.config.ActionConfig actionConfig)
throws ClassNotFoundException,
IllegalAccessException,
InstantiationException
processExtends in class org.apache.struts.config.ForwardConfigClassNotFoundException
IllegalAccessException
InstantiationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||