Classes
The following classes are available globally.
-
Specifying the Type to allow access to resolve the registered type.
It is instantiated by AppContext and only accessible link() method from the outside.
See moreDeclaration
Swift
public final class Linker<T>
-
The ModuleFactory protocol is a factory of that loads dependency graph.
The code that generates dependency graph should be written on load() method.
See moreDeclaration
Swift
open class ModuleFactory