Annotation Type DependencyMeta
Hold bean dependency metadata intended for internal use by the annotation processor.
-
Required Element Summary
Required Elements -
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionString[]The list of dependencies this bean requires.booleanTrue when the component has been imported.The bean factory method (for@Beanannotated methods).The qualified name of the dependency being provided.String[]Types deemed to be reasonable to provide to external module.
-
Element Details
-
type
-
name
-
importedComponent
-
method
-
provides
-
dependsOn
-