public interface WeldAfterBeanDiscovery
extends javax.enterprise.inject.spi.AfterBeanDiscovery
AfterBeanDiscovery.| Modifier and Type | Method and Description |
|---|---|
InterceptorConfigurator |
addInterceptor()
Obtain a
InterceptorConfigurator to configure a new Interceptor. |
InterceptorConfigurator addInterceptor()
InterceptorConfigurator to configure a new Interceptor.
The configured interceptor is automatically added at the end of the observer invocation.
Each call returns a new configurator instance.
Copyright © 2008–2017. All rights reserved.