Uses of Interface
org.apache.tapestry.error.StaleSessionExceptionPresenter

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 StaleSessionExceptions.
 

Uses of StaleSessionExceptionPresenter in org.apache.tapestry.services.impl
 

Methods in org.apache.tapestry.services.impl that return StaleSessionExceptionPresenter
 StaleSessionExceptionPresenter InfrastructureImpl.getStaleSessionExceptionPresenter()
           
 



Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.