org.jboss.jsr299.tck.tests.event.observer.abortProcessing
Class ObserverExceptionAbortsProcessingTest.AnObserverWithException
java.lang.Object
org.jboss.jsr299.tck.tests.event.observer.abortProcessing.ObserverExceptionAbortsProcessingTest.AnObserverWithException
- Enclosing class:
- ObserverExceptionAbortsProcessingTest
public static class ObserverExceptionAbortsProcessingTest.AnObserverWithException
- 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.AnObserverWithException
public ObserverExceptionAbortsProcessingTest.AnObserverWithException()
observer
public void observer(@Observes
ObserverExceptionAbortsProcessingTest.AnEventType event)
Copyright © 2008-2012 Seam Framework. All Rights Reserved.