| Package | Description |
|---|---|
| org.rythmengine |
The RythmEngine itself and classes for shutdown services
|
| org.rythmengine.conf |
Configuration classes
|
| Modifier and Type | Method and Description |
|---|---|
RythmConfiguration |
RythmEngine.conf()
Return
configuration of the engine |
| Modifier and Type | Field and Description |
|---|---|
static RythmConfiguration |
RythmConfiguration.EMPTY_CONF |
| Modifier and Type | Method and Description |
|---|---|
static RythmConfiguration |
RythmConfiguration.get()
Return RythmConfiguration instance of current RythmEngine, or if it is not inside a RythmEngine runtime context, an
empty configuration is returned |
Copyright © 2017–2021 OSGL (Open Source General Library). All rights reserved.