|
||||||||||
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.RenderService
and
PortletHomeService
.tapestry.portlet.PortletRequestGlobals
service, which uses
the threaded service lifecycle model.ActionResponse
that will invoke
the RenderService
to render the (currently) active page.PortletSession
.PortletConfig
as WebActivator
.PortletContext
as WebContext
.WebActivator
and
WebContext
, and stores them into
ApplicationGlobals
.WebRequest
that adapts a
{@link PortletRequest).PortletResponse
.PortletSession
as a WebSession
.
|
||||||||||
PREV LETTER NEXT LETTER | FRAMES NO FRAMES |