org.jboss.portal.portlet.invocation
Interface PortletInvocation.Dispatcher

Enclosing interface:
PortletInvocation

public static interface PortletInvocation.Dispatcher

A dispatcher for the portlet invocation.


Method Summary
 void dispatch(PortletInvocation invocation)
           
 

Method Detail

dispatch

public void dispatch(PortletInvocation invocation)
              throws PortletInvokerException
Throws:
PortletInvokerException