|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StaleSessionExceptionPresenter | |
org.apache.tapestry.error | |
org.apache.tapestry.services | Interfaces for Tapestry-related HiveMind services. |
org.apache.tapestry.services.impl |
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.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 |