public class RequestQueueingFilter.ServletFilterInvocation extends Object implements Invocation
| Constructor and Description |
|---|
ServletFilterInvocation(javax.servlet.FilterChain filterChain,
javax.servlet.ServletRequest request,
javax.servlet.ServletResponse response) |
| Modifier and Type | Method and Description |
|---|---|
javax.servlet.http.HttpServletRequest |
getRequest() |
Object |
invokeNext() |
public ServletFilterInvocation(javax.servlet.FilterChain filterChain,
javax.servlet.ServletRequest request,
javax.servlet.ServletResponse response)
public Object invokeNext() throws org.gatein.pc.api.invocation.InvocationException
invokeNext in interface Invocationorg.gatein.pc.api.invocation.InvocationExceptionpublic javax.servlet.http.HttpServletRequest getRequest()
Copyright © 2003–2019 eXo Platform SAS. All rights reserved.