Package | Description |
---|---|
com.whitestein.lsps.engine.tester |
Testing support for testing engine tasks.
|
com.whitestein.lsps.lang |
This is the main package for the LSPS expression language.
|
Modifier and Type | Class and Description |
---|---|
class |
MockJavaOperationExecutorFactory |
Modifier and Type | Method and Description |
---|---|
JavaOperationExecutorFactory |
MockNamespace.getExecutorFactory() |
Constructor and Description |
---|
MockNamespace(Module module,
Collection<Namespace> imports,
JavaOperationExecutorFactory executorFactory)
Creates new instance of
MockNamespace . |
MockNamespace(String name,
Namespace parent,
Collection<Namespace> imports,
JavaOperationExecutorFactory executorFactory)
Creates new instance of
MockNamespace . |
Copyright © 2007-2018 Whitestein Technologies. All Rights Reserved.