|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.webbeans.tck.unit.event.EventTest.AnObserverWithException
public static class EventTest.AnObserverWithException
| Field Summary | |
|---|---|
java.lang.RuntimeException |
theException
|
boolean |
wasNotified
|
| Constructor Summary | |
|---|---|
EventTest.AnObserverWithException()
|
|
| Method Summary | |
|---|---|
void |
notify(EventTest.AnEventType event)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public boolean wasNotified
public java.lang.RuntimeException theException
| Constructor Detail |
|---|
public EventTest.AnObserverWithException()
| Method Detail |
|---|
public void notify(EventTest.AnEventType event)
notify in interface javax.event.Observer<EventTest.AnEventType>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||