Class SetContextPropertiesRule


  • @Deprecated
    public class SetContextPropertiesRule
    extends SetPropertiesRule
    Deprecated.
    This will be removed in Tomcat 10
    Rule that uses the introspection utils to set properties of a context (everything except "path").
    Author:
    Remy Maucherat
    • Constructor Detail

      • SetContextPropertiesRule

        public SetContextPropertiesRule()
        Deprecated.