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