| Package | Description |
|---|---|
| javax.enterprise.inject.spi |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Interceptor<?>> |
BeanManager.resolveInterceptors(InterceptionType type,
java.lang.annotation.Annotation... interceptorBindings)
Returns a list of interceptor.
|