public static class ChecksEventTypeWhenResolvingTest.AnObserver extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
wasNotified |
| Constructor and Description |
|---|
AnObserver() |
| Modifier and Type | Method and Description |
|---|---|
void |
observes(ChecksEventTypeWhenResolvingTest.AnEventType event) |
public void observes(@Observes
ChecksEventTypeWhenResolvingTest.AnEventType event)
Copyright © 2008-2015 Seam Framework. All Rights Reserved.