Other Protocols
The following protocols are available globally.
-
A
See moreDependencyResolver
allows to create (resolve) instances of services in a configurable way.Declaration
Swift
public protocol DependencyResolver
-
A
See moreDependencyProvider
allows services to be easily integrated (i.e. registered) into a DependencyContainer.Declaration
Swift
public protocol DependencyProvider