@Component public class SessionFlashScope extends Object implements FlashScope
| Constructor and Description |
|---|
SessionFlashScope(javax.servlet.http.HttpSession session) |
| Modifier and Type | Method and Description |
|---|---|
Object[] |
consumeParameters(ResourceMethod method) |
void |
includeParameters(ResourceMethod method,
Object[] args) |
public SessionFlashScope(javax.servlet.http.HttpSession session)
public Object[] consumeParameters(ResourceMethod method)
consumeParameters in interface FlashScopepublic void includeParameters(ResourceMethod method, Object[] args)
includeParameters in interface FlashScopeCopyright © 2014 Caelum. All Rights Reserved.