AdditionalBeanBuildItem |
This build item is used to specify one or more additional bean classes to be analyzed.
|
AdditionalBeanBuildItem.Builder |
|
AdditionalStereotypeBuildItem |
A map of additional stereotype classes to their instances that we want to process.
|
AnnotatedUnremovableClassesProcessor |
|
AnnotatedUnremovableClassesProcessor$$accessor |
|
AnnotationsTransformerBuildItem |
|
ArcConfig |
|
ArcConfig$$accessor |
|
ArcProcessor |
This class contains build steps that trigger various phases of the bean processing.
|
ArcProcessor$$accessor |
|
ArcTestRequestScopeProvider |
|
AutoInjectAnnotationBuildItem |
This build item can be used to define annotations that will turn a non-static field into an injection point even if no
Inject is declared.
|
AutoInjectFieldProcessor |
|
AutoInjectFieldProcessor$$accessor |
|
BeanArchiveIndexBuildItem |
|
BeanArchiveProcessor |
|
BeanArchiveProcessor$$accessor |
|
BeanContainerBuildItem |
|
BeanContainerListenerBuildItem |
|
BeanDefiningAnnotationBuildItem |
This build item is used to specify additional bean defining annotations.
|
BeanDeploymentValidatorBuildItem |
|
BeanRegistrarBuildItem |
|
BeanRegistrationPhaseBuildItem |
An extension that needs to produce other build items during the "bean registration" phase should use this build item.
|
BeanRegistrationPhaseBuildItem.BeanConfiguratorBuildItem |
|
ConfigBuildStep |
MicroProfile Config related build steps.
|
ConfigBuildStep$$accessor |
|
ConfigPropertyBuildItem |
Represents a mandatory config property that needs to be validated at runtime.
|
ContextRegistrarBuildItem |
|
ContextRegistrationPhaseBuildItem |
An extension that needs to produce other build items during the "context registration" phase should use this build item.
|
ContextRegistrationPhaseBuildItem.ContextConfiguratorBuildItem |
|
GeneratedBeanBuildItem |
A generated CDI bean.
|
HotDeploymentConfigBuildStep |
|
HotDeploymentConfigBuildStep$$accessor |
|
InjectionPointTransformerBuildItem |
|
InterceptorBindingRegistrarBuildItem |
Makes it possible to register annotations that should be considered interceptor bindings but are not annotated with
javax.interceptor.InterceptorBinding .
|
LifecycleEventsBuildStep |
|
LifecycleEventsBuildStep$$accessor |
|
NoArgsConstructorProcessor |
|
NoArgsConstructorProcessor$$accessor |
|
ProxyUnwrapProcessor |
|
ProxyUnwrapProcessor$$accessor |
|
ResourceAnnotationBuildItem |
This build item is used to specify resource annotations that makes it possible to resolve non-CDI injection points, such as
Java EE resources.
|
RuntimeBeanBuildItem |
Represents a bean that can be easily produced through a recorder (or other runtime Supplier implementation)
|
RuntimeBeanBuildItem.Builder |
|
RuntimeBeanProcessor |
|
RuntimeBeanProcessor$$accessor |
|
TestsAsBeanDefiningAnnotationsProcessor |
|
TestsAsBeanDefiningAnnotationsProcessor$$accessor |
|
UnremovableBeanBuildItem |
This build item is used to exclude beans that would be normally removed if the config property
ArcConfig.removeUnusedBeans is set to true.
|
UnremovableBeanBuildItem.BeanClassAnnotationExclusion |
|
UnremovableBeanBuildItem.BeanClassNameExclusion |
|
UnremovableBeanBuildItem.BeanClassNamesExclusion |
|
ValidationPhaseBuildItem |
An extension that needs to produce other build items during the "validation" phase should use this build item.
|
ValidationPhaseBuildItem.ValidationErrorBuildItem |
|