|
rewrite-api-servlet 1.0.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ocpsoft.rewrite.servlet.http.HttpRewriteLifecycleListener
public abstract class HttpRewriteLifecycleListener
A RewriteLifecycleListener that only listens on HttpServletRequest and HttpServletResponse
request cycle types.
| Constructor Summary | |
|---|---|
HttpRewriteLifecycleListener()
|
|
| Method Summary | |
|---|---|
boolean |
handles(Rewrite event)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.ocpsoft.rewrite.servlet.spi.RewriteLifecycleListener |
|---|
afterInboundLifecycle, afterInboundRewrite, afterOutboundRewrite, beforeInboundLifecycle, beforeInboundRewrite, beforeOutboundRewrite |
| Methods inherited from interface org.ocpsoft.common.pattern.Weighted |
|---|
priority |
| Constructor Detail |
|---|
public HttpRewriteLifecycleListener()
| Method Detail |
|---|
public boolean handles(Rewrite event)
handles in interface org.ocpsoft.common.pattern.Specialized<Rewrite>
|
rewrite-api-servlet 1.0.0.Final | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||