Package | Description |
---|---|
com.whitestein.lsps.common | |
com.whitestein.lsps.engine |
The package contains common classes for LSPS expression interpretation.
|
com.whitestein.lsps.lang |
This is the main package for the LSPS expression language.
|
com.whitestein.lsps.tools |
Modifier and Type | Interface and Description |
---|---|
interface |
ClientAppSettings
Settings for the custom application.
|
Modifier and Type | Method and Description |
---|---|
<T extends CommonSettings> |
SettingsCache.getSettings(Class<T> settingsClass)
Returns settings of defined type.
|
Modifier and Type | Method and Description |
---|---|
void |
SettingsCache.setSettings(CommonSettings settings)
Set settings.
|
Modifier and Type | Interface and Description |
---|---|
interface |
EngineSettings
Engine settings.
|
Modifier and Type | Interface and Description |
---|---|
interface |
LangSettings
Language settings.
|
Modifier and Type | Interface and Description |
---|---|
interface |
SettingsMXBean
MXBean for settings.
|
Modifier and Type | Class and Description |
---|---|
class |
CommonSettingsImpl
Implementation of all setting interfaces.
|
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.