Package org.apache.catalina.startup
Class SetAllPropertiesRule
java.lang.Object
org.apache.tomcat.util.digester.Rule
org.apache.tomcat.util.digester.SetPropertiesRule
org.apache.catalina.startup.SetAllPropertiesRule
Deprecated.
This will be removed in Tomcat 10
Rule that uses the introspection utils to set properties.
- Author:
- Remy Maucherat
- 
Nested Class SummaryNested classes/interfaces inherited from class org.apache.tomcat.util.digester.SetPropertiesRuleSetPropertiesRule.Listener
- 
Field SummaryFields inherited from class org.apache.tomcat.util.digester.SetPropertiesRuleexcludesFields inherited from class org.apache.tomcat.util.digester.Ruledigester, namespaceURI, sm
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class org.apache.tomcat.util.digester.SetPropertiesRulebegin, toStringMethods inherited from class org.apache.tomcat.util.digester.Rulebody, end, finish, getDigester, getNamespaceURI, setDigester, setNamespaceURI
- 
Constructor Details- 
SetAllPropertiesRulepublic SetAllPropertiesRule()Deprecated.
- 
SetAllPropertiesRuleDeprecated.
 
-