org.jboss.jsr299.tck.tests.event.resolve.typeWithParameters
Class ChecksEventTypeWhenResolvingTest.AnObserver
java.lang.Object
org.jboss.jsr299.tck.tests.event.resolve.typeWithParameters.ChecksEventTypeWhenResolvingTest.AnObserver
- Enclosing class:
- ChecksEventTypeWhenResolvingTest
public static class ChecksEventTypeWhenResolvingTest.AnObserver
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
wasNotified
public boolean wasNotified
ChecksEventTypeWhenResolvingTest.AnObserver
public ChecksEventTypeWhenResolvingTest.AnObserver()
observes
public void observes(@Observes
ChecksEventTypeWhenResolvingTest.AnEventType event)
Copyright © 2008-2012 Seam Framework. All Rights Reserved.