|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ManagerImpl | |
---|---|
org.jboss.arquillian.core.impl |
Uses of ManagerImpl in org.jboss.arquillian.core.impl |
---|
Methods in org.jboss.arquillian.core.impl with parameters of type ManagerImpl | ||
---|---|---|
static
|
InstanceImpl.of(Class<X> type,
Class<? extends Annotation> scope,
ManagerImpl manager)
|
Constructors in org.jboss.arquillian.core.impl with parameters of type ManagerImpl | |
---|---|
EventContextImpl(ManagerImpl manager,
List<ObserverMethod> interceptors,
List<ObserverMethod> observers,
NonManagedObserver<T> nonManagedObserver,
T event)
Create a new EventContext that will process all interceptors, observers and the non managed observer for a given event. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |