|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.commons.digester.AbstractObjectCreationFactory
org.apache.struts.config.ActionForwardFactory
final class ActionForwardFactory
An object creation factory which creates action forward instances, taking
into account the default class name, which may have been specified on the
parent element and which is made available through the object on the top
of the stack, which must be a
org.apache.struts.config.ModuleConfig
.
Field Summary |
---|
Fields inherited from class org.apache.commons.digester.AbstractObjectCreationFactory |
---|
digester |
Constructor Summary | |
---|---|
ActionForwardFactory()
|
Method Summary | |
---|---|
java.lang.Object |
createObject(org.xml.sax.Attributes attributes)
|
Methods inherited from class org.apache.commons.digester.AbstractObjectCreationFactory |
---|
getDigester, setDigester |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
ActionForwardFactory()
Method Detail |
---|
public java.lang.Object createObject(org.xml.sax.Attributes attributes)
createObject
in interface org.apache.commons.digester.ObjectCreationFactory
createObject
in class org.apache.commons.digester.AbstractObjectCreationFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |