org.jboss.portal.portlet.samples.eventdebug
Class EventA

java.lang.Object
  extended by org.jboss.portal.portlet.samples.eventdebug.EventA
All Implemented Interfaces:
java.io.Serializable

public class EventA
extends java.lang.Object
implements java.io.Serializable

Version:
$Revision: 630 $
Author:
Wesley Hales
See Also:
Serialized Form

Field Summary
static javax.xml.namespace.QName QNAME
           
 
Constructor Summary
EventA(java.lang.String id)
           
 
Method Summary
 java.lang.String getId()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

QNAME

public static final javax.xml.namespace.QName QNAME
Constructor Detail

EventA

public EventA(java.lang.String id)
Method Detail

getId

public java.lang.String getId()


Copyright © 2008. All Rights Reserved.