org.apache.catalina.startup

Class SetAllPropertiesRule


public class SetAllPropertiesRule
extends Rule

Rule that uses the introspection utils to set properties.

Author:
Remy Maucherat

Method Summary

void
begin(String namespace, String nameX, Attributes attributes)
Handle the beginning of an XML element.

Method Details

begin

public void begin(String namespace,
                  String nameX,
                  Attributes attributes)
            throws Exception
Handle the beginning of an XML element.

Parameters:
attributes - The attributes of this element


Copyright B) 2000-2003 Apache Software Foundation. All Rights Reserved.