Class RequestAttributeConversationInterceptor

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

public class RequestAttributeConversationInterceptor extends PortletInvokerInterceptor
  • Constructor Details

    • RequestAttributeConversationInterceptor

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