| Package | Description |
|---|---|
| com.whitestein.lsps.engine.lang | |
| com.whitestein.lsps.lang |
This is the main package for the LSPS expression language.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EJBRollbackChecker
Checker of rollbacks after custom EJB invocation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EmptyRollbackChecker
Empty roll-back checker.
|
| Modifier and Type | Method and Description |
|---|---|
RollbackChecker |
InterpreterConfiguration.getRollbackChecker()
Returns rollback checker.
|
| Constructor and Description |
|---|
InterpreterConfiguration(java.lang.String evaluationLevel,
RollbackChecker rollbackChecker,
CompatibilityVersion compatibilityVersion)
Creates new instance.
|
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.