| Package | Description |
|---|---|
| com.whitestein.lsps.engine |
The package contains common classes for LSPS expression interpretation.
|
| com.whitestein.lsps.engine.dto |
Data transfer objects for engine related data.
|
| com.whitestein.lsps.modulemanager |
| Modifier and Type | Method and Description |
|---|---|
ApplicationRestartStatus |
ApplicationRestartService.getApplicationRestartStatus()
Returns application restart status
|
| Modifier and Type | Method and Description |
|---|---|
static ApplicationRestartStatus |
ApplicationRestartStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApplicationRestartStatus[] |
ApplicationRestartStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationRestartStatus |
ApplicationRestartServiceBean.getApplicationRestartStatus() |
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.