Uses of Class
org.springframework.core.annotation.AnnotatedElementAdapter
Packages that use AnnotatedElementAdapter
Package
Description
Core support package for annotations, meta-annotations, and merged
annotations with attribute overrides.
-
Uses of AnnotatedElementAdapter in org.springframework.core.annotation
Methods in org.springframework.core.annotation that return AnnotatedElementAdapterModifier and TypeMethodDescriptionstatic AnnotatedElementAdapterAnnotatedElementAdapter.from(Annotation @Nullable [] annotations) Create anAnnotatedElementAdapterfrom the supplied annotations.