Class ContextDispatcherInterceptor

java.lang.Object
org.gatein.pc.portlet.PortletInvokerInterceptor
org.gatein.pc.portlet.aspects.ContextDispatcherInterceptor
All Implemented Interfaces:
org.gatein.pc.api.PortletInvoker

public class ContextDispatcherInterceptor extends PortletInvokerInterceptor
This interceptor dispatch the call to the target web application.
Version:
$Revision: 7226 $
Author:
Julien Viet
  • Field Details

  • Constructor Details

    • ContextDispatcherInterceptor

      public ContextDispatcherInterceptor()
  • Method Details

    • invoke

      public org.gatein.pc.api.invocation.response.PortletInvocationResponse invoke(org.gatein.pc.api.invocation.PortletInvocation invocation) throws IllegalArgumentException, org.gatein.pc.api.PortletInvokerException
      Specified by:
      invoke in interface org.gatein.pc.api.PortletInvoker
      Overrides:
      invoke in class PortletInvokerInterceptor
      Throws:
      IllegalArgumentException
      org.gatein.pc.api.PortletInvokerException