| Package | Description |
|---|---|
| org.apache.webbeans.intercept |
| Modifier and Type | Class and Description |
|---|---|
class |
ApplicationScopedBeanInterceptorHandler
This is a
Provider especially
made for @ApplicationScoped beans. |
class |
RequestScopedBeanInterceptorHandler
This is a
Provider especially
made for @RequestScoped beans used in web applications. |
class |
SessionScopedBeanInterceptorHandler
This is a
Provider especially
made for @SessionScoped beans used in web applications. |
Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.