Package org.apache.webbeans.intercept

Interface Summary
InterceptorData OWB general interceptor API contract.
OwbInterceptor<T>  
 

Class Summary
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-2012 The Apache Software Foundation. All Rights Reserved.