rewrite-api-servlet 2.0.0.Beta2

org.ocpsoft.rewrite.servlet.http
Interface HttpRewriteLifecycleContext

All Superinterfaces:
Context, RewriteLifecycleContext<ServletContext>

public interface HttpRewriteLifecycleContext
extends RewriteLifecycleContext<ServletContext>

An extension of RewriteLifecycleContext specialized for the Servlet environment.

Author:
Lincoln Baxter, III

Field Summary
 
Fields inherited from interface org.ocpsoft.rewrite.servlet.RewriteLifecycleContext
LIFECYCLE_CONTEXT_KEY
 
Method Summary
 
Methods inherited from interface org.ocpsoft.rewrite.servlet.RewriteLifecycleContext
getInboundRewriteEventProducers, getOutboundProducers, getRequestCycleWrappers, getResultHandlers, getRewriteLifecycleListeners, getRewriteProviders
 
Methods inherited from interface org.ocpsoft.rewrite.context.Context
containsKey, get, put
 


rewrite-api-servlet 2.0.0.Beta2

Copyright © 2013 OCPsoft. All Rights Reserved.