| Package | Description |
|---|---|
| org.jboss.arquillian.core.impl |
| Constructor and Description |
|---|
EventContextImpl(ManagerImpl manager,
List<ObserverMethod> interceptors,
List<ObserverMethod> observers,
NonManagedObserver<T> nonManagedObserver,
T event,
RuntimeLogger runtimeLogger)
Create a new EventContext that will process all interceptors, observers and the non managed observer for a given
event.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.