org.apache.struts.config

Class SetActionForwardClassRule

final class SetActionForwardClassRule extends Rule

Class that sets the name of the class to use when creating global forward instances. The value is set on the object on the top of the stack, which must be a org.apache.struts.config.ModuleConfig.
Constructor Summary
SetActionForwardClassRule()
Method Summary
voidbegin(String namespace, String name, Attributes attributes)

Constructor Detail

SetActionForwardClassRule

public SetActionForwardClassRule()

Method Detail

begin

public void begin(String namespace, String name, Attributes attributes)
Copyright B) 2000-2008 - The Apache Software Foundation