Class CCPPInterceptor

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

public class CCPPInterceptor extends PortletInvokerInterceptor
A simple implementation of CC/PP feature of JSR286.
Version:
$Revision: 630 $
Author:
Julien Viet
  • Constructor Details

    • CCPPInterceptor

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