Class EventImpl

java.lang.Object
org.gatein.pc.portlet.impl.jsr168.api.EventImpl
All Implemented Interfaces:
javax.portlet.Event

public class EventImpl extends Object implements javax.portlet.Event
  • Constructor Details

    • EventImpl

      public EventImpl(org.gatein.pc.api.invocation.EventInvocation invocation)
  • Method Details

    • getQName

      public QName getQName()
      Specified by:
      getQName in interface javax.portlet.Event
    • getName

      public String getName()
      Specified by:
      getName in interface javax.portlet.Event
    • getValue

      public Serializable getValue()
      Specified by:
      getValue in interface javax.portlet.Event