org.apache.struts.config
Class ActionForwardFactory
final
class
ActionForwardFactory
extends AbstractObjectCreationFactory
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
.
public Object createObject(Attributes attributes)
Copyright © 2000-2008 - The Apache Software Foundation