Class ConsumerCacheInterceptor

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

public class ConsumerCacheInterceptor extends PortletInvokerInterceptor
Cache markup on the portal.
Version:
$Revision: 1.1 $
Author:
Julien Viet
  • Constructor Details

    • ConsumerCacheInterceptor

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