Class EventPayloadInterceptor

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

public class EventPayloadInterceptor extends PortletInvokerInterceptor
This interceptor is responsible for taking care of converting the optional event payload to the application classloader.
Version:
$Revision: 630 $
Author:
Julien Viet
  • Constructor Details

    • EventPayloadInterceptor

      public EventPayloadInterceptor()
  • 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