Uses of Interface
org.apache.jetspeed.container.invoker.JetspeedPortletInvoker

Packages that use JetspeedPortletInvoker
org.apache.jetspeed.container.invoker   
 

Uses of JetspeedPortletInvoker in org.apache.jetspeed.container.invoker
 

Classes in org.apache.jetspeed.container.invoker that implement JetspeedPortletInvoker
 class LocalPortletInvoker
          LocalPortletInvoker invokes local (internal) portlet applications.
 class ServletPortletInvoker
          ServletPortletInvoker invokes portlets in another web application, calling a portlet's render or action method via a cross context request dispatcher.
 



Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.