rewrite-config-tuckey 1.0.5.Final

org.ocpsoft.rewrite.config.tuckey
Class TuckeyRewriteRuleAdaptor

java.lang.Object
  extended by org.ocpsoft.rewrite.config.tuckey.TuckeyRewriteRuleAdaptor
All Implemented Interfaces:
ConfigurationElement, Rule

public class TuckeyRewriteRuleAdaptor
extends Object
implements Rule

Author:
Lincoln Baxter, III

Constructor Summary
TuckeyRewriteRuleAdaptor(org.tuckey.web.filters.urlrewrite.UrlRewriter urlRewriter)
           
 
Method Summary
 boolean evaluate(Rewrite event, EvaluationContext context)
           
 String getId()
           
 void perform(Rewrite event, EvaluationContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TuckeyRewriteRuleAdaptor

public TuckeyRewriteRuleAdaptor(org.tuckey.web.filters.urlrewrite.UrlRewriter urlRewriter)
Method Detail

evaluate

public boolean evaluate(Rewrite event,
                        EvaluationContext context)
Specified by:
evaluate in interface Rule

perform

public void perform(Rewrite event,
                    EvaluationContext context)
Specified by:
perform in interface Rule

getId

public String getId()
Specified by:
getId in interface Rule

rewrite-config-tuckey 1.0.5.Final

Copyright © 2012 OCPsoft. All Rights Reserved.