Class ContainerPortletDispatcher

  • All Implemented Interfaces:
    org.gatein.pc.api.PortletInvoker

    public class ContainerPortletDispatcher
    extends PortletInvokerInterceptor
    Version:
    $Revision: 630 $
    Author:
    Julien Viet
    • Constructor Detail

      • ContainerPortletDispatcher

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

        public boolean isActive()
        Specified by:
        isActive in interface org.gatein.pc.api.PortletInvoker
        Overrides:
        isActive in class PortletInvokerInterceptor