| Package | Description |
|---|---|
| org.apache.webbeans.component | |
| org.apache.webbeans.component.creation |
| Modifier and Type | Class and Description |
|---|---|
class |
CdiInterceptorBean<T>
Interceptor
Bean implementation for CDI-style Beans. |
class |
EjbInterceptorBean<T>
Interceptor Bean implementation for EJB-style Beans. |
class |
SelfInterceptorBean<T>
Implicit self-interceptor Bean implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InterceptorBeanBuilder<T,B extends InterceptorBean<T>>
Bean builder for
InterceptorBeans. |
Copyright © 2008-2013 The Apache Software Foundation. All Rights Reserved.