Class ContextRuleSet

java.lang.Object
org.apache.catalina.startup.ContextRuleSet
All Implemented Interfaces:
RuleSet

public class ContextRuleSet extends Object implements RuleSet
RuleSet for processing the contents of a Context definition element.
Author:
Craig R. McClanahan