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