Annotation Type Recorded
-
@Target({ANNOTATION_TYPE,METHOD}) @Retention(RUNTIME) @Documented public @interface RecordedRegisters class instances as dependencies. The action should happen inside @Registrarannotated class.
-
-
-
scope
ScopeDI scope
The instantiation approach to be used during injection.- Returns:
- The specified instantiation strategy enum value, which by default is
ScopeDI.SINGLETON.
- Default:
- com.github.zhgzhg.tinydi.meta.enums.ScopeDI.SINGLETON
-
-