rewrite-impl-servlet 1.0.5.Final

org.ocpsoft.rewrite.servlet.config
Interface IServletMapping

All Superinterfaces:
Condition, ConditionBuilder, ConfigurationElement, Parameterized<IServletMapping,IServletMapping.ServletMappingParameter,String>
All Known Subinterfaces:
IServletMapping.IServletMappingParameter
All Known Implementing Classes:
IServletMapping.ServletMappingParameter, ServletMapping

public interface IServletMapping
extends Parameterized<IServletMapping,IServletMapping.ServletMappingParameter,String>, ConditionBuilder

Author:
Lincoln Baxter, III

Nested Class Summary
static interface IServletMapping.IServletMappingParameter
           
static class IServletMapping.ServletMappingParameter
           
 
Method Summary
 ParameterizedPattern getResourceExpression()
           
 
Methods inherited from interface org.ocpsoft.rewrite.param.Parameterized
where, where
 
Methods inherited from interface org.ocpsoft.rewrite.config.ConditionBuilder
and, andNot, or, orNot
 
Methods inherited from interface org.ocpsoft.rewrite.config.Condition
evaluate
 

Method Detail

getResourceExpression

ParameterizedPattern getResourceExpression()

rewrite-impl-servlet 1.0.5.Final

Copyright © 2012 OCPsoft. All Rights Reserved.