Class 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 Detail

      • CCPPInterceptor

        public CCPPInterceptor()
    • Method Detail

      • 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