| Package | Description |
|---|---|
| org.apache.webbeans.config | |
| org.apache.webbeans.intercept | |
| org.apache.webbeans.portable |
| Modifier and Type | Method and Description |
|---|---|
InterceptorResolutionService.BeanInterceptorInfo |
DeploymentValidationService.BeanInterceptorInfoProvider.interceptorInfo() |
| Modifier and Type | Method and Description |
|---|---|
<T> InterceptorResolutionService.BeanInterceptorInfo |
InterceptorResolutionService.calculateInterceptorInfo(Set<Type> beanTypes,
Set<Annotation> qualifiers,
javax.enterprise.inject.spi.AnnotatedType<T> annotatedType) |
| Constructor and Description |
|---|
DecoratorHandler(InterceptorResolutionService.BeanInterceptorInfo interceptorInfo,
List<javax.enterprise.inject.spi.Decorator<?>> decorators,
Map<javax.enterprise.inject.spi.Decorator<?>,?> instances,
int index,
Object target,
String passivationId) |
| Modifier and Type | Field and Description |
|---|---|
protected InterceptorResolutionService.BeanInterceptorInfo |
AbstractProducer.interceptorInfo |
| Modifier and Type | Method and Description |
|---|---|
InterceptorResolutionService.BeanInterceptorInfo |
AbstractProducer.getInterceptorInfo() |
Copyright © 2008–2016 The Apache Software Foundation. All rights reserved.