Package | Description |
---|---|
sirius.kernel.di |
Contains the micro kernel for the discovery based programming framework.
|
Modifier and Type | Interface and Description |
---|---|
interface |
MutableGlobalContext
Visible for instances of
ClassLoadAction and FieldAnnotationProcessor during the
system
initialization to make parts visible in the GlobalContext |
Modifier and Type | Method and Description |
---|---|
static GlobalContext |
Injector.context()
Provides access to the global context, containing all parts
This can also be loaded into a class field using the
Part annotation and
GlobalContext as field type. |
Copyright © 2018. All rights reserved.