Package | Description |
---|---|
org.joinfaces.autoconfigure.viewscope |
JSF View Scope implementation with Spring classes.
|
Class and Description |
---|
DestructionCallbackWrapper
Wrapper around the
destruction callback of
view scoped beans which acts as listener for view-map destruction and
session destruction. |
SessionHelper
This class acts as "session-destroyed" listener, which call the destruction callbacks
of all view scoped beans that have not been destructed yet.
|
Copyright © 2016–2018 JoinFaces. All rights reserved.