See: Description
Class | Description |
---|---|
ServiceLoaderKF |
Defines the order of the service loading resolution:
the services defined by dependency injection locally in the application or kernel.
the services shared in the instance of the shared registry.
the services defined by dependency injection globally in the system properties.
|
SharedServiceRegistryKF |
Implementation of the shared service registry over Kernel and Features.
|