|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |
tapestry.portlet.ApplicationInitializer
configuration
point, which is used by the application portlet to bootstrap the application.ApplicationGlobals
.PortletConfig
for describing.PortletURL
.LinkFactoryImpl
that can
create generate Portlet URLs.PortletHomeService
to determine the correct page name
to use to render a request that does not specify a page (that's what the home service does).RenderService
and
PortletHomeService
.ActionResponse
that will invoke the
RenderService
to render the (currently) active page.PortletSession
.StaleLinkExceptionPresenter
for Portlets.PortletConfig
as WebActivator
.PortletContext
as WebContext
.WebActivator
and
WebContext
, and stores them into
ApplicationGlobals
.WebRequest
that adapts a
{@link PortletRequest).PortletResponse
as WebResponse
.PortletSession
as a WebSession
.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |