Class EventImpl

  • All Implemented Interfaces:
    javax.portlet.Event

    public class EventImpl
    extends Object
    implements javax.portlet.Event
    Version:
    $Revision: 630 $
    Author:
    Julien Viet
    • Constructor Detail

      • EventImpl

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

      • 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