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

Packages that use ExceptionPresenter
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 ExceptionPresenter in org.apache.tapestry.error
 

Classes in org.apache.tapestry.error that implement ExceptionPresenter
 class ExceptionPresenterImpl
           
 

Uses of ExceptionPresenter in org.apache.tapestry.portlet
 

Classes in org.apache.tapestry.portlet that implement ExceptionPresenter
 class PortletExceptionPresenter
          Service used to present a runtime exception to the user.
 

Uses of ExceptionPresenter in org.apache.tapestry.services
 

Methods in org.apache.tapestry.services that return ExceptionPresenter
 ExceptionPresenter Infrastructure.getExceptionPresenter()
          Responsible for presenting an exception error report to the user.
 

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

Methods in org.apache.tapestry.services.impl that return ExceptionPresenter
 ExceptionPresenter InfrastructureImpl.getExceptionPresenter()
           
 



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