public class EndOfRequestCleanupFilter extends java.lang.Object implements RequestFilter
PerthreadManager.cleanup() is invoked at the end of each
request (normally handled by TapestryFilter).| Constructor and Description |
|---|
EndOfRequestCleanupFilter(PerthreadManager perThreadManager) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
service(Request request,
Response response,
RequestHandler handler)
Returns true if the request has been handled, false otherwise.
|
public EndOfRequestCleanupFilter(PerthreadManager perThreadManager)
public boolean service(Request request, Response response, RequestHandler handler) throws java.io.IOException
RequestFilterservice in interface RequestFilterjava.io.IOException${project.version} - Copyright © 2003-2015 The Apache Software Foundation.