org.ocpsoft.rewrite.servlet.impl
Class HttpRewriteResultHandler
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HttpRewriteResultHandler
public HttpRewriteResultHandler()
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
Copyright © 2013 OCPsoft. All Rights Reserved.