Class ServletMapping

All Implemented Interfaces:
Condition, ConditionBuilder, Parameterized

public abstract class ServletMapping extends HttpCondition implements Parameterized
A Condition responsible for comparing the current Address to Servlet Mappings defined in the current ServletContext.
Author:
Lincoln Baxter, III