|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SessionPostProcessor | |
|---|---|
| com.google.code.rees.scope.session | |
| com.google.code.rees.scope.struts2 | |
| Uses of SessionPostProcessor in com.google.code.rees.scope.session |
|---|
| Classes in com.google.code.rees.scope.session that implement SessionPostProcessor | |
|---|---|
class |
DefaultSessionManager
The default implementation of the SessionManager. |
| Methods in com.google.code.rees.scope.session with parameters of type SessionPostProcessor | |
|---|---|
abstract void |
SessionAdapter.addPostProcessor(SessionPostProcessor sessionPostProcessor)
Add a SessionPostProcessor that is guaranteed to be
executed after action execution. |
| Uses of SessionPostProcessor in com.google.code.rees.scope.struts2 |
|---|
| Methods in com.google.code.rees.scope.struts2 with parameters of type SessionPostProcessor | |
|---|---|
void |
StrutsSessionAdapter.addPostProcessor(SessionPostProcessor sessionPostProcessor)
Add a SessionPostProcessor that is guaranteed to be
executed after action execution. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||