| Package | Description |
|---|---|
| javax.enterprise.inject.spi |
The portable extension integration SPI.
|
| javax.enterprise.inject.spi.builder |
| Class and Description |
|---|
| AnnotatedTypeConfigurator
This API is an helper to configure a new
AnnotatedType instance. |
| BeanAttributesConfigurator
This API is an helper to configure a new
BeanAttributes instance. |
| BeanConfigurator
This API is an helper to configure a new
Bean instance. |
| InjectionPointConfigurator
This API is an helper to configure a new
InjectionPoint instance. |
| ObserverMethodConfigurator
This API is an helper to build a new
ObserverMethod instance. |
| Class and Description |
|---|
| AnnotatedTypeBuilder
This API is an helper to configure and build a new
AnnotatedType instance. |
| AnnotatedTypeConfigurator
This API is an helper to configure a new
AnnotatedType instance. |
| BeanAttributesBuilder
This API is an helper to configure and build a new
BeanAttributes instance. |
| BeanAttributesConfigurator
This API is an helper to configure a new
BeanAttributes instance. |
| BeanBuilder
This API is an helper to configure and build a new
Bean instance. |
| BeanConfigurator
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
This API is an helper to build a new
ObserverMethod instance. |
| ObserverMethodConfigurator
This API is an helper to build a new
ObserverMethod instance. |
Copyright © 2008-2016 JBoss by Red Hat, Inc.. All Rights Reserved.