| Package | Description |
|---|---|
| javax.enterprise.inject.spi |
Java Dependency Injection programmatic APIs.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Interceptor<?>> |
BeanManager.resolveInterceptors(InterceptionType type,
java.lang.annotation.Annotation... bindings)
Resolves the interceptors for a given interceptor type
|