@Intercepts public class FlashInterceptor extends java.lang.Object implements Interceptor
| Constructor and Description | 
|---|
| FlashInterceptor(javax.servlet.http.HttpSession session,
                Result result,
                MutableResponse response) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | accepts(ResourceMethod method) | 
| void | intercept(InterceptorStack stack,
         ResourceMethod method,
         java.lang.Object resourceInstance) | 
public FlashInterceptor(javax.servlet.http.HttpSession session,
                Result result,
                MutableResponse response)
public boolean accepts(ResourceMethod method)
accepts in interface Interceptorpublic void intercept(InterceptorStack stack, ResourceMethod method, java.lang.Object resourceInstance) throws InterceptionException
intercept in interface InterceptorInterceptionExceptionCopyright © 2013 Caelum. All Rights Reserved.