rewrite-impl-servlet 1.0.4.Final

org.ocpsoft.rewrite.servlet.config
Interface IServletMapping.IServletMappingParameter

All Superinterfaces:
Bindable<IServletMapping.ServletMappingParameter>, Condition, ConditionBuilder, ConfigurationElement, Constrainable<IServletMapping.ServletMappingParameter,String>, Converter<Object>, HasConverter<IServletMapping.ServletMappingParameter>, HasValidator<IServletMapping.ServletMappingParameter>, IServletMapping, Parameter<IServletMapping.ServletMappingParameter,String>, Parameterized<IServletMapping,IServletMapping.ServletMappingParameter,String>, Transformable<IServletMapping.ServletMappingParameter,String>, Validator<Object>
All Known Implementing Classes:
IServletMapping.ServletMappingParameter
Enclosing interface:
IServletMapping

public static interface IServletMapping.IServletMappingParameter
extends IServletMapping, Bindable<IServletMapping.ServletMappingParameter>, Parameter<IServletMapping.ServletMappingParameter,String>


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.ocpsoft.rewrite.servlet.config.IServletMapping
IServletMapping.IServletMappingParameter, IServletMapping.ServletMappingParameter
 
Method Summary
 IServletMapping.IServletMappingParameter matches(String string)
           
 
Methods inherited from interface org.ocpsoft.rewrite.servlet.config.IServletMapping
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
 
Methods inherited from interface org.ocpsoft.rewrite.param.Parameter
getName
 
Methods inherited from interface org.ocpsoft.rewrite.bind.Bindable
bindsTo, getBindings
 
Methods inherited from interface org.ocpsoft.rewrite.param.Constrainable
constrainedBy, getConstraints
 
Methods inherited from interface org.ocpsoft.rewrite.param.Transformable
getTransforms, transformedBy
 
Methods inherited from interface org.ocpsoft.rewrite.bind.Converter
convert
 
Methods inherited from interface org.ocpsoft.rewrite.bind.Validator
validate
 
Methods inherited from interface org.ocpsoft.rewrite.bind.HasValidator
getValidator, validatedBy, validatedBy
 
Methods inherited from interface org.ocpsoft.rewrite.bind.HasConverter
convertedBy, convertedBy, getConverter
 

Method Detail

matches

IServletMapping.IServletMappingParameter matches(String string)

rewrite-impl-servlet 1.0.4.Final

Copyright © 2012 OCPsoft. All Rights Reserved.