| AlternativePriorities |
Represents an additional way of defining priorities for alternative beans.
|
| AnnotationLiteralProcessor |
Handles generating bytecode for annotation literals.
|
| AnnotationStore |
|
| AnnotationsTransformation |
Represents a transformation of a collection of AnnotationInstance instances.
|
| AnnotationsTransformer |
Allows a build-time extension to override the annotations that exist on bean classes.
|
| AnnotationsTransformer.AbstractBuilder |
|
| AnnotationsTransformer.Builder |
|
| AnnotationsTransformer.ClassTransformerBuilder |
|
| AnnotationsTransformer.FieldTransformerBuilder |
|
| AnnotationsTransformer.MethodTransformerBuilder |
|
| AnnotationsTransformer.TransformationContext |
A transformation context.
|
| AssignabilityCheck |
|
| BeanConfigurator |
Synthetic bean configurator.
|
| BeanConfiguratorBase |
This construct is not thread-safe.
|
| BeanDefiningAnnotation |
|
| BeanDeployment |
|
| BeanDeploymentValidator |
Makes it possible to validate the bean deployment and also to skip some validation rules for specific components.
|
| BeanDeploymentValidator.ValidationContext |
|
| BeanGenerator |
|
| BeanInfo |
Represents a CDI bean at build time.
|
| BeanProcessor |
|
| BeanProcessor.Builder |
|
| BeanRegistrar |
Allows a build-time extension to register synthetic beans.
|
| BeanRegistrar.RegistrationContext |
|
| BeanResolver |
Implements type-safe resolution rules.
|
| BeanStream |
Convenient Stream wrapper that can be used to filter a set of beans.
|
| BuildExtension |
Build-time extension point.
|
| BuildExtension.BuildContext |
|
| BuildExtension.Key |
|
| BuiltinBean |
|
| BuiltinScope |
|
| BytecodeTransformer |
|
| ConfiguratorBase |
Base class for configurators that accept a parameter map.
|
| ContextConfigurator |
Custom context configurator.
|
| ContextRegistrar |
|
| ContextRegistrar.RegistrationContext |
|
| CustomAlterableContexts.CustomAlterableContextInfo |
|
| DecoratorInfo |
|
| DisposerInfo |
|
| InjectionPointInfo |
Represents an injection point.
|
| InjectionPointInfo.TypeAndQualifiers |
|
| InjectionPointsTransformer |
Allows a build-time extension to alter qualifiers on an injection point.
|
| InjectionPointsTransformer.Transformation |
|
| InjectionPointsTransformer.TransformationContext |
|
| InjectionTargetInfo |
|
| InjectionTargetInfo.TargetKind |
|
| InterceptorBindingRegistrar |
|
| InterceptorBindingRegistrar.InterceptorBinding |
Represents an additional interceptor binding definition.
|
| InterceptorConfigurator |
This construct is not thread-safe.
|
| InterceptorInfo |
|
| InterceptorResolver |
|
| ObserverConfigurator |
Configures a synthetic observer.
|
| ObserverInfo |
Represents an observer method.
|
| ObserverRegistrar |
Allows a build-time extension to register synthetic observers.
|
| ObserverRegistrar.RegistrationContext |
|
| ObserverTransformer |
Allows a build-time extension to:
override the set of qualifiers and priority of any observer method,
instruct the container to veto the observer method.
|
| ObserverTransformer.ObserverTransformation |
|
| ObserverTransformer.TransformationContext |
Transformation context.
|
| QualifierConfigurator |
Use this configurator to construct an AnnotationInstance that represents a CDI qualifier.
|
| QualifierRegistrar |
Makes it possible to turn an annotation into a qualifier without adding a Qualifier annotation to it.
|
| ReflectionRegistration |
|
| ResourceOutput |
Represents a generated resource.
|
| ResourceOutput.Resource |
|
| ResourceOutput.Resource.SpecialType |
|
| ResourceOutput.Resource.Type |
|
| ScopeInfo |
|
| StereotypeInfo |
|
| StereotypeRegistrar |
Makes it possible to turn an annotation into a stereotype without adding a Stereotype annotation to it.
|
| Transformation |
Represents a transformation of an annotation target.
|