| Interface | Description |
|---|---|
| InterceptorData |
OWB general interceptor API contract.
|
| OwbInterceptor<T> |
| Class | Description |
|---|---|
| ApplicationScopedBeanInterceptorHandler |
This is a
MethodHandler especially
made for @ApplicationScoped beans. |
| DependentScopedBeanInterceptorHandler |
Dependent scoped beans interceptor handler.
|
| InterceptorComparator<T> | |
| InterceptorDataComparator | |
| InterceptorDataImpl |
Abstract implementation of the
InterceptorData api contract. |
| InterceptorHandler |
Logic for how interceptors & decorators work in OWB.
|
| InterceptorsManager | |
| InterceptorUtil | |
| InvocationContextImpl |
Implementation of the
InvocationContext interface. |
| NormalScopedBeanInterceptorHandler |
Normal scoped beans interceptor handler.
|
| WebBeansInterceptorConfig |
Configures the Web Beans related interceptors.
|
Copyright © 2008-2013 The Apache Software Foundation. All Rights Reserved.