|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StaleSessionExceptionPresenter | |
---|---|
org.apache.tapestry.error | Defines various services / utilies for error reporting. |
org.apache.tapestry.portlet | Core portlet services. |
org.apache.tapestry.services | Interfaces for Tapestry-related HiveMind services. |
org.apache.tapestry.services.impl | Service implementations. |
Uses of StaleSessionExceptionPresenter in org.apache.tapestry.error |
---|
Classes in org.apache.tapestry.error that implement StaleSessionExceptionPresenter | |
---|---|
class |
StaleSessionExceptionPresenterImpl
Used to activate a particular page to report the StaleSessionException . |
Uses of StaleSessionExceptionPresenter in org.apache.tapestry.portlet |
---|
Classes in org.apache.tapestry.portlet that implement StaleSessionExceptionPresenter | |
---|---|
class |
PortletStaleSessionExceptionPresenter
|
Uses of StaleSessionExceptionPresenter in org.apache.tapestry.services |
---|
Methods in org.apache.tapestry.services that return StaleSessionExceptionPresenter | |
---|---|
StaleSessionExceptionPresenter |
Infrastructure.getStaleSessionExceptionPresenter()
The service responsible for reporting StaleSessionException s. |
Uses of StaleSessionExceptionPresenter in org.apache.tapestry.services.impl |
---|
Methods in org.apache.tapestry.services.impl that return StaleSessionExceptionPresenter | |
---|---|
StaleSessionExceptionPresenter |
InfrastructureImpl.getStaleSessionExceptionPresenter()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |