| Interface | Description |
|---|---|
| AnnotationRedefiner<A extends Annotation> |
An implementation
AnnotationRedefiner can be applied to an
SolderAnnotatedTypeBuilder, and receives callbacks for each annotation of
the type is it applied for. |
| Class | Description |
|---|---|
| AnnotationBuilder |
Helper class used to build annotation stores
|
| RedefinitionContext<A extends Annotation> |
Provides access to the context of an annotation redefinition.
|
| SolderAnnotatedTypeBuilder<X> |
Builder to aid in creation of a new
AnnotatedType for use in CDI life cycle events. |
Copyright © 2013. All Rights Reserved.