Package org.openl.rules.vm
Class SimpleRulesVM
- java.lang.Object
-
- org.openl.vm.SimpleVM
-
- org.openl.rules.vm.SimpleRulesVM
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.openl.vm.SimpleVM
SimpleVM.SimpleRuntimeEnv
-
-
Constructor Summary
Constructors Constructor Description SimpleRulesVM()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SimpleRulesRuntimeEnvgetRuntimeEnv()
-
-
-
Method Detail
-
getRuntimeEnv
public SimpleRulesRuntimeEnv getRuntimeEnv()
- Specified by:
getRuntimeEnvin interfaceIOpenVM- Overrides:
getRuntimeEnvin classSimpleVM
-
-