Uses of Class
org.jboss.portal.portlet.invocation.EventInvocation

Packages that use EventInvocation
org.jboss.portal.portlet.controller   
org.jboss.portal.portlet.controller.impl   
org.jboss.portal.portlet.impl.jsr168   
org.jboss.portal.portlet.impl.jsr168.api   
 

Uses of EventInvocation in org.jboss.portal.portlet.controller
 

Methods in org.jboss.portal.portlet.controller with parameters of type EventInvocation
 PortletInvocationResponse PortletControllerContext.invoke(java.util.List<javax.servlet.http.Cookie> requestCookies, EventInvocation eventInvocation)
           
 

Uses of EventInvocation in org.jboss.portal.portlet.controller.impl
 

Methods in org.jboss.portal.portlet.controller.impl with parameters of type EventInvocation
 PortletInvocationResponse AbstractPortletControllerContext.invoke(java.util.List<javax.servlet.http.Cookie> requestCookies, EventInvocation eventInvocation)
           
 

Uses of EventInvocation in org.jboss.portal.portlet.impl.jsr168
 

Methods in org.jboss.portal.portlet.impl.jsr168 with parameters of type EventInvocation
static PortletRequestParameterMap PortletRequestParameterMap.create(NavigationInfo navigationInfo, EventInvocation invocation)
           
 

Uses of EventInvocation in org.jboss.portal.portlet.impl.jsr168.api
 

Constructors in org.jboss.portal.portlet.impl.jsr168.api with parameters of type EventInvocation
EventImpl(EventInvocation invocation)
           
EventRequestImpl(PortletContainerImpl container, EventInvocation invocation)
           
EventResponseImpl(EventInvocation invocation, PortletRequestImpl preq)
           
 



Copyright © 2008. All Rights Reserved.