rewrite-config-servlet 2.0.0.Alpha2

org.ocpsoft.rewrite.servlet.config.rule
Interface ICDN.ICDNParameter

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

public static interface ICDN.ICDNParameter
extends ICDN, Bindable<ICDN.CDNParameter>, Parameter<ICDN.CDNParameter,String>


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.ocpsoft.rewrite.servlet.config.rule.ICDN
ICDN.CDNParameter, ICDN.ICDNParameter
 
Method Summary
 ICDN.ICDNParameter matches(String string)
          Specify the pattern to which this Parameter must match.
 
Methods inherited from interface org.ocpsoft.rewrite.servlet.config.rule.ICDN
getLocationExpression, getResourcExpression, perform, to, when, withId
 
Methods inherited from interface org.ocpsoft.rewrite.param.Parameterized
where, where
 
Methods inherited from interface org.ocpsoft.rewrite.config.Rule
evaluate, getId, perform
 
Methods inherited from interface org.ocpsoft.rewrite.config.ConditionBuilder
and, andNot, or, orNot
 
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

ICDN.ICDNParameter matches(String string)
Specify the pattern to which this Parameter must match.


rewrite-config-servlet 2.0.0.Alpha2

Copyright © 2012 OCPsoft. All Rights Reserved.