| Package | Description |
|---|---|
| org.apache.webbeans.config | |
| org.apache.webbeans.intercept | |
| org.apache.webbeans.portable | |
| org.apache.webbeans.proxy |
| 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,
AnnotatedType<T> annotatedType,
boolean failOnFinal) |
| Constructor and Description |
|---|
DecoratorHandler(InterceptorResolutionService.BeanInterceptorInfo interceptorInfo,
List<Decorator<?>> decorators,
Map<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() |
| Modifier and Type | Method and Description |
|---|---|
<T> Class<T> |
InterceptorDecoratorProxyFactory.createProxyClass(InterceptorResolutionService.BeanInterceptorInfo interceptorInfo,
AnnotatedType<T> at,
ClassLoader classLoader) |
<T> Class<T> |
InterceptorDecoratorProxyFactory.getCachedProxyClass(InterceptorResolutionService.BeanInterceptorInfo interceptorInfo,
AnnotatedType<T> at,
ClassLoader classLoader) |
Copyright © 2008–2017 The Apache Software Foundation. All rights reserved.