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