| Constructor and Description |
|---|
FlashScopeFilter() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy()
Gives a chance to the filter to deallocalte any resources before it is destroyed.
|
String |
filter(InvocationChain chain)
Executes the filter.
|
static Object |
getFlashValue(javax.servlet.http.HttpSession session,
String key) |
public static final String KEY
public String filter(InvocationChain chain) throws Exception
Filterpublic static Object getFlashValue(javax.servlet.http.HttpSession session, String key)
public void destroy()
FilterCopyright © 2015. All Rights Reserved.