Class EventRequestImpl

java.lang.Object
org.gatein.pc.portlet.impl.jsr168.api.PortletRequestImpl
org.gatein.pc.portlet.impl.jsr168.api.EventRequestImpl
All Implemented Interfaces:
javax.portlet.EventRequest, javax.portlet.PortletRequest

public class EventRequestImpl extends PortletRequestImpl implements javax.portlet.EventRequest
  • Constructor Details

    • EventRequestImpl

      public EventRequestImpl(PortletContainerImpl container, org.gatein.pc.api.invocation.EventInvocation invocation)
  • Method Details

    • getEvent

      public javax.portlet.Event getEvent()
      Specified by:
      getEvent in interface javax.portlet.EventRequest
    • getMethod

      public String getMethod()
      Specified by:
      getMethod in interface javax.portlet.EventRequest