Class EventRequestImpl

  • All Implemented Interfaces:
    javax.portlet.EventRequest, javax.portlet.PortletRequest

    public class EventRequestImpl
    extends PortletRequestImpl
    implements javax.portlet.EventRequest
    Version:
    $Revision: 630 $
    Author:
    Julien Viet
    • Constructor Detail

      • EventRequestImpl

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

      • 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