Package org.apache.jetspeed.container.invoker

Interface Summary
JetspeedPortletInvoker JetspeedPortletInvoker extends Pluto's portlet invoker and extends it with lifecycle management.
 

Class Summary
DefaultPortletRequestResponseUnwrapper DefaultPortletRequestResponseUnwrapper implements PortletRequestResponseUnwrapper and finds servlet request or servlet response by simple unwrapping.
LocalPortletInvoker LocalPortletInvoker invokes local (internal) portlet applications.
LocalPortletInvokerFactory  
LocalServletRequest Local servlet request wrapper.
PortletInvokerFactoryImpl Portlet Invoker Factory creates portlet invokers based on the servlet context.
ServletPortletInvoker ServletPortletInvoker invokes portlets in another web application, calling a portlet's render or action method via a cross context request dispatcher.
ServletPortletInvokerFactory  
 



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