public final class EJBInterceptorConfig extends Object
| Constructor and Description |
|---|
EJBInterceptorConfig(WebBeansContext webBeansContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(javax.enterprise.inject.spi.AnnotatedType<?> annotatedType,
List<InterceptorData> interceptorStack)
Configures the given class for applicable interceptors.
|
public EJBInterceptorConfig(WebBeansContext webBeansContext)
public void configure(javax.enterprise.inject.spi.AnnotatedType<?> annotatedType,
List<InterceptorData> interceptorStack)
annotatedType - to configure interceptors forinterceptorStack - to fillCopyright © 2008-2013 The Apache Software Foundation. All Rights Reserved.