Uses of Interface
org.apache.tapestry.portlet.PortletApplicationInitializer

Packages that use PortletApplicationInitializer
org.apache.tapestry.portlet Core portlet services. 
 

Uses of PortletApplicationInitializer in org.apache.tapestry.portlet
 

Classes in org.apache.tapestry.portlet that implement PortletApplicationInitializer
 class PortletApplicationSpecificationInitializer
          Locates and reads the application specification for the portlet and stores it into ApplicationGlobals.
 class PortletWebContextInitializer
          Creates the Portlet WebActivator and WebContext, and stores them into ApplicationGlobals.
 class SetupPortletApplicationGlobals
          Alternative to SetupServletApplicationGlobals, but for Portlets and the tapestry.portlet.services.FactoryServices configuration point.
 



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