public static class DuplicateBindingTypesWhenResolvingTest.AnObserver extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
wasNotified |
| Constructor and Description |
|---|
AnObserver() |
| Modifier and Type | Method and Description |
|---|---|
void |
observer(DuplicateBindingTypesWhenResolvingTest.AnEventType event) |
public void observer(@Observes
DuplicateBindingTypesWhenResolvingTest.AnEventType event)
Copyright © 2008–2016 CDI TCK. All rights reserved.