protected class PageStoreManager.PersistentRequestAdapter extends RequestAdapter
| Constructor and Description |
|---|
PageStoreManager.PersistentRequestAdapter(IPageManagerContext context)
Construct.
|
| Modifier and Type | Method and Description |
|---|---|
protected IManageablePage |
getPage(int id)
Returns the page with specified id.
|
protected void |
newSessionCreated()
Notification on new session being created.
|
protected void |
storeTouchedPages(List<IManageablePage> touchedPages)
Store the list of stateful pages.
|
bind, clear, commitRequest, findPage, getSessionAttribute, getSessionId, setSessionAttribute, touch, untouchpublic PageStoreManager.PersistentRequestAdapter(IPageManagerContext context)
context - protected IManageablePage getPage(int id)
RequestAdapterRequestAdapter during
the rest of request processing.getPage in class RequestAdapternull if the page does not exist.protected void newSessionCreated()
RequestAdapternewSessionCreated in class RequestAdapterprotected void storeTouchedPages(List<IManageablePage> touchedPages)
RequestAdapterstoreTouchedPages in class RequestAdapterCopyright © 2006–2021 Apache Software Foundation. All rights reserved.