public interface RewriteResultHandler extends org.ocpsoft.common.pattern.Weighted, org.ocpsoft.common.pattern.Specialized<Rewrite>
Rewrite event has been processed. Response should be determined based on
the resultant state of the event.| Modifier and Type | Method and Description |
|---|---|
void |
handleResult(Rewrite event)
Perform any actions necessary to respond to state of the system after the given
Rewrite event has been
processed. |
void handleResult(Rewrite event) throws ServletException, IOException
Rewrite event has been
processed.ServletExceptionIOExceptionCopyright © 2014 OCPsoft. All Rights Reserved.