Package | Description |
---|---|
jakarta.enterprise.inject.spi |
The portable extension integration SPI.
|
Modifier and Type | Method and Description |
---|---|
List<Interceptor<?>> |
BeanManager.resolveInterceptors(InterceptionType type,
Annotation... interceptorBindings)
Return an ordered list of enabled interceptors for a set of interceptor bindings and a type of
interception and which are enabled in the module or library containing the class into which the
BeanManager was
injected or the Java EE component from whose JNDI environment namespace the BeanManager was obtained. |
Copyright © 2018,2020 Eclipse Foundation.
Use is subject to license terms.