|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StaleLinkExceptionPresenter | |
---|---|
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 StaleLinkExceptionPresenter in org.apache.tapestry.error |
---|
Classes in org.apache.tapestry.error that implement StaleLinkExceptionPresenter | |
---|---|
class |
StaleLinkExceptionPresenterImpl
Implementation of StaleLinkExceptionPresenter that uses a
page to present the exception. |
Uses of StaleLinkExceptionPresenter in org.apache.tapestry.portlet |
---|
Classes in org.apache.tapestry.portlet that implement StaleLinkExceptionPresenter | |
---|---|
class |
PortletStaleLinkExceptionPresenter
Implementation of StaleLinkExceptionPresenter for Portlets. |
Uses of StaleLinkExceptionPresenter in org.apache.tapestry.services |
---|
Methods in org.apache.tapestry.services that return StaleLinkExceptionPresenter | |
---|---|
StaleLinkExceptionPresenter |
Infrastructure.getStaleLinkExceptionPresenter()
The service responsible for reporting StaleLinkException s. |
Uses of StaleLinkExceptionPresenter in org.apache.tapestry.services.impl |
---|
Methods in org.apache.tapestry.services.impl that return StaleLinkExceptionPresenter | |
---|---|
StaleLinkExceptionPresenter |
InfrastructureImpl.getStaleLinkExceptionPresenter()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |