| Interface | Description |
|---|---|
| AnnotatedTypeBuilder<T> |
This API is an helper to configure and build a new
AnnotatedType instance. |
| AnnotatedTypeConfigurator<T> |
This API is an helper to configure a new
AnnotatedType instance. |
| BeanAttributesBuilder<T> |
This API is an helper to configure and build a new
BeanAttributes instance. |
| BeanAttributesConfigurator<T> |
This API is an helper to configure a new
BeanAttributes instance. |
| BeanBuilder<T> |
This API is an helper to configure and build a new
Bean instance. |
| BeanConfigurator<T> |
This API is an helper to configure a new
Bean instance. |
| BuildersProvider |
Interface implemented by the CDI provider to give access to builders implementations
Implementation will be loaded with
ServiceLoader |
| InjectionPointBuilder |
This API is an helper to configure a new
InjectionPoint instance. |
| InjectionPointConfigurator |
This API is an helper to configure a new
InjectionPoint instance. |
| ObserverMethodBuilder<T> |
This API is an helper to build a new
ObserverMethod instance. |
| ObserverMethodConfigurator<T> |
This API is an helper to build a new
ObserverMethod instance. |
| Class | Description |
|---|---|
| Builders |
Provide static access to various CDI builders.
|
Copyright © 2008-2016 JBoss by Red Hat, Inc.. All Rights Reserved.