org.apache.struts.config

Class SetActionMappingClassRule


(package private) final class SetActionMappingClassRule
extends Rule

Class that sets the name of the class to use when creating action mapping 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

SetActionMappingClassRule()

Method Summary

void
begin(String namespace, String name, Attributes attributes)

Constructor Details

SetActionMappingClassRule

public SetActionMappingClassRule()

Method Details

begin

public void begin(String namespace,
                  String name,
                  Attributes attributes)
            throws Exception

Copyright B) 2000-2007 - The Apache Software Foundation