Uses of Class
org.apache.pluto.spi.optional.PortletInvocationEvent

Packages that use PortletInvocationEvent
org.apache.pluto.core   
org.apache.pluto.spi.optional   
 

Uses of PortletInvocationEvent in org.apache.pluto.core
 

Methods in org.apache.pluto.core with parameters of type PortletInvocationEvent
protected  void PortletServlet.notify(PortletInvocationEvent event, boolean pre, java.lang.Throwable e)
           
 

Uses of PortletInvocationEvent in org.apache.pluto.spi.optional
 

Methods in org.apache.pluto.spi.optional with parameters of type PortletInvocationEvent
 void PortletInvocationListener.onBegin(PortletInvocationEvent event)
           
 void PortletInvocationListener.onEnd(PortletInvocationEvent event)
           
 void PortletInvocationListener.onError(PortletInvocationEvent event, java.lang.Throwable error)
           
 



Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.