org.apache.struts.config
Class SetActionFormBeanClassRule
Rule
org.apache.struts.config.SetActionFormBeanClassRule
(package private) final class SetActionFormBeanClassRule
extends Rule
Class that sets the name of the class to use when creating action form bean
instances. The value is set on the object on the top of the stack, which
must be a org.apache.struts.config.ModuleConfig
.
void | begin(String namespace, String name, Attributes attributes)
|
SetActionFormBeanClassRule
public SetActionFormBeanClassRule()
begin
public void begin(String namespace,
String name,
Attributes attributes)
throws Exception
Copyright B) 2000-2007 - The Apache Software Foundation