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
InterceptorBean s. |
Copyright © 2008–2016 The Apache Software Foundation. All rights reserved.