public static class ResolvingChecksBindingTypeMembersTest.AnotherObserver extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
wasNotified |
| Constructor and Description |
|---|
AnotherObserver() |
| Modifier and Type | Method and Description |
|---|---|
void |
observer(ResolvingChecksBindingTypeMembersTest.AnEventType event) |
public void observer(@Observes @BindingTypeC(value="second-observer") ResolvingChecksBindingTypeMembersTest.AnEventType event)
Copyright © 2008–2016 CDI TCK. All rights reserved.