Package com.github.zhgzhg.tinydi.meta.annotations
Annotation metadata customising the DI process.
-
Annotation Types Summary Annotation Type Description KnownAs Qualifies the exact name of the component parameter for which DI is required.Recorded Registers class instances as dependencies.Registrar Indicates the classes providingRecordedcomponents.Supervised Marks the classes eligible for dependency injection.