| Package | Description |
|---|---|
| org.jboss.weld.event | |
| org.jboss.weld.module |
| Modifier and Type | Method and Description |
|---|---|
ObserverNotifier |
DefaultObserverNotifierFactory.create(String contextId,
TypeSafeObserverResolver resolver,
org.jboss.weld.bootstrap.api.ServiceRegistry services,
boolean strict) |
| Constructor and Description |
|---|
ObserverNotifier(String contextId,
TypeSafeObserverResolver resolver,
org.jboss.weld.bootstrap.api.ServiceRegistry services,
boolean strict) |
| Modifier and Type | Method and Description |
|---|---|
ObserverNotifier |
ObserverNotifierFactory.create(String contextId,
TypeSafeObserverResolver resolver,
org.jboss.weld.bootstrap.api.ServiceRegistry services,
boolean strict)
Create a new
ObserverNotifier using given resolver. |
Copyright © 2017. All rights reserved.