org.apache.catalina.startup
Class SetContextPropertiesRule
public
class
SetContextPropertiesRule
extends Rule
Rule that uses the introspection utils to set properties of a context
(everything except "path").
Author: Remy Maucherat
Method Summary |
void | begin(String namespace, String nameX, Attributes attributes)
Handle the beginning of an XML element.
|
public void begin(String namespace, String nameX, Attributes attributes)
Handle the beginning of an XML element.
Parameters: attributes The attributes of this element
Throws: Exception if a processing error occurs
Copyright © 2000-2011 Apache Software Foundation. All Rights Reserved.