org.jboss.cdi.tck.tests.event.eventTypes
Class ComplexEvent
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ComplexEvent
public ComplexEvent()
Copyright © 2008-2012 Seam Framework. All Rights Reserved.