All Classes
-
All Classes Interface Summary Class Summary Enum Summary Annotation Types Summary Class Description BuildTimeScan CLI utility which may be executed during build time to produce JSON file with classpath scan information.EntryPoint Interface marker for components which should be executed immediately after the whole dependency injection preparation process is done.Environment Holder of environment variables and system properties, which can be injected as a dependency.KnownAs Qualifies the exact name of the component parameter for which DI is required.MetaBaseTinyDI Indicates the TinyDI's base package holding metadata managing instrumentsRecorded Registers class instances as dependencies.RecordedAnnotation Dynamic variant of theRecordedannotation.Registrar Indicates the classes providingRecordedcomponents.ScopeDI Specifies the way the particular component will be instantiated during injectionSupervised Marks the classes eligible for dependency injection.TinyDI The context in which dependency injection will happen.TinyDI.Config TinyDI's configuration helper.TinyDynamicDI Helper utilities for dynamic dependency injection.TinyDynamicDI.TransparentInvocationHandler Helper used to associate a @Recordedannotation implementation and an instance of an object not implementing.