| Package | Description | 
|---|---|
| sirius.kernel | Provides the main setup classes for the SIRIUS kernel. | 
| sirius.kernel.async | Provides a framework for asynchronous execution of given tasks. | 
| sirius.kernel.cache | Provides a framework for building and using caches. | 
| sirius.kernel.commons | Provides common classes used by large parts of the framework. | 
| sirius.kernel.di | Contains the micro kernel for the discovery based programming framework. | 
| sirius.kernel.di.std | Contains standard annotations and implementations for  ClassLoadActionandFieldAnnotationProcessorto process them. | 
| sirius.kernel.di.transformers | Implements the Adapter Pattern. | 
| sirius.kernel.health | Provides tools to record the system state and to log and handle exceptions. | 
| sirius.kernel.health.console | Commands for the built-in console. | 
| sirius.kernel.health.metrics | Used to record and monitor system metrics. | 
| sirius.kernel.info | Provides build-time information about the product and its modules. | 
| sirius.kernel.nls | Native language support used by SIRIUS. | 
| sirius.kernel.settings | Provides a wrapper around the typesafe config
 library. | 
| sirius.kernel.timer | Support for executing tasks in regular intervals. | 
| sirius.kernel.xml | Helper classes to read and write XML. | 
Copyright © 2018. All rights reserved.