org.jboss.cdi.tck.tests.event.eventTypes
Class ComplexEvent

java.lang.Object
  extended by org.jboss.cdi.tck.tests.event.eventTypes.ComplexEvent
All Implemented Interfaces:
GeneralEvent

public class ComplexEvent
extends Object
implements GeneralEvent

An event type with a class/interface hierarchy complex enough to test observing all event types.

Author:
David Allen

Constructor Summary
ComplexEvent()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ComplexEvent

public ComplexEvent()


Copyright © 2008-2013 Seam Framework. All Rights Reserved.