Package | Description |
---|---|
sirius.kernel |
Provides the main setup classes for the SIRIUS kernel.
|
sirius.kernel.di |
Contains the micro kernel for the discovery based programming framework.
|
sirius.kernel.nls |
Native language support used by SIRIUS.
|
Modifier and Type | Method and Description |
---|---|
static Classpath |
Sirius.getClasspath()
Provides access to the classpath used to load the framework.
|
Modifier and Type | Method and Description |
---|---|
static void |
Injector.init(Classpath classpath)
Initializes the framework.
|
Modifier and Type | Method and Description |
---|---|
static void |
NLS.init(Classpath classpath)
Initializes the engine based on the given classpath
|
protected void |
Babelfish.init(Classpath classpath)
Initializes the translation engine by using the given classpath.
|
static void |
NLS.startMonitoring(Classpath classpath)
Start the monitoring of resources in development environments.
|
Copyright © 2018. All rights reserved.