Uses of Class
org.apache.webbeans.intercept.InterceptorHandler

Packages that use InterceptorHandler
org.apache.webbeans.intercept   
 

Uses of InterceptorHandler in org.apache.webbeans.intercept
 

Subclasses of InterceptorHandler in org.apache.webbeans.intercept
 class ApplicationScopedBeanInterceptorHandler
          This is a MethodHandler especially made for @ApplicationScoped beans.
 class DependentScopedBeanInterceptorHandler
          Dependent scoped beans interceptor handler.
 class NormalScopedBeanInterceptorHandler
          Normal scoped beans interceptor handler.
 



Copyright © 2008-2012 The Apache Software Foundation. All Rights Reserved.