Class ContainerPortletDispatcher

java.lang.Object
org.gatein.pc.portlet.PortletInvokerInterceptor
org.gatein.pc.portlet.container.ContainerPortletDispatcher
All Implemented Interfaces:
org.gatein.pc.api.PortletInvoker

public class ContainerPortletDispatcher extends PortletInvokerInterceptor
  • Constructor Details

    • ContainerPortletDispatcher

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

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