org.apache.tapestry.portlet
Interface PortletApplicationInitializer
- All Known Implementing Classes:
- PortletApplicationSpecificationInitializer, PortletWebContextInitializer, SetupPortletApplicationGlobals
public interface PortletApplicationInitializer
Command interface for the
tapestry.portlet.ApplicationInitializer
configuration point,
which is used by the application portlet to bootstrap the application.
- Since:
- 4.0
- Author:
- Howard M. Lewis Ship
Method Summary |
void |
initialize(javax.portlet.PortletConfig portletConfig)
|
initialize
void initialize(javax.portlet.PortletConfig portletConfig)
Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.