org.jboss.portal.portlet.impl.jsr168.api
Class EventImpl

java.lang.Object
  extended by org.jboss.portal.portlet.impl.jsr168.api.EventImpl
All Implemented Interfaces:
javax.portlet.Event

public class EventImpl
extends java.lang.Object
implements javax.portlet.Event

Version:
$Revision: 630 $
Author:
Julien Viet

Constructor Summary
EventImpl(EventInvocation invocation)
           
 
Method Summary
 java.lang.String getName()
           
 javax.xml.namespace.QName getQName()
           
 java.io.Serializable getValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventImpl

public EventImpl(EventInvocation invocation)
Method Detail

getQName

public javax.xml.namespace.QName getQName()
Specified by:
getQName in interface javax.portlet.Event

getName

public java.lang.String getName()
Specified by:
getName in interface javax.portlet.Event

getValue

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


Copyright © 2008. All Rights Reserved.