rewrite-impl-servlet 2.0.0.Beta3

org.ocpsoft.rewrite.servlet.impl
Class HttpRewriteResultHandler

java.lang.Object
  extended by org.ocpsoft.rewrite.servlet.impl.HttpRewriteResultHandler
All Implemented Interfaces:
org.ocpsoft.common.pattern.Specialized<Rewrite>, org.ocpsoft.common.pattern.Weighted, RewriteResultHandler

public class HttpRewriteResultHandler
extends Object
implements RewriteResultHandler


Constructor Summary
HttpRewriteResultHandler()
           
 
Method Summary
 void handleResult(Rewrite event)
           
 boolean handles(Rewrite payload)
           
 int priority()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HttpRewriteResultHandler

public HttpRewriteResultHandler()
Method Detail

priority

public int priority()
Specified by:
priority in interface org.ocpsoft.common.pattern.Weighted

handles

public boolean handles(Rewrite payload)
Specified by:
handles in interface org.ocpsoft.common.pattern.Specialized<Rewrite>

handleResult

public void handleResult(Rewrite event)
Specified by:
handleResult in interface RewriteResultHandler

rewrite-impl-servlet 2.0.0.Beta3

Copyright © 2013 OCPsoft. All Rights Reserved.