Uses of Interface
wicket.protocol.http.portlet.IPortletApplicationFactory

Packages that use IPortletApplicationFactory
wicket.protocol.http.portlet Wicket interface to the JSR-168 portlet API. 
 

Uses of IPortletApplicationFactory in wicket.protocol.http.portlet
 

Classes in wicket.protocol.http.portlet that implement IPortletApplicationFactory
 class PortletPreferencesPortletApplicationFactory
          A IPortletApplicationFactory implementation using portlet preferences.
 

Methods in wicket.protocol.http.portlet that return IPortletApplicationFactory
protected  IPortletApplicationFactory WicketPortlet.getApplicationFactory()
          Creates the web application factory instance.
 



Copyright © 2004-2007 Wicket developers. All Rights Reserved.