Package com.smeup.kokos.program
Class £JAX_ARIG
java.lang.Object
com.smeup.kokos.sdk.rpgle.caller.KokosProgram
com.smeup.kokos.program.£JAX_ARIG
- All Implemented Interfaces:
Closeable,AutoCloseable
- Author:
- mattia.bonardi
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionLinkedHashMap<String, com.smeup.rpgparser.interpreter.Value> execute(LinkedHashMap<String, com.smeup.rpgparser.interpreter.Value> params, com.smeup.kokos.sdk.model.ExecutionContext context) Methods inherited from class com.smeup.kokos.sdk.rpgle.caller.KokosProgram
callProgram, close, execute, getFun, getJaxContext, getOut, getRpgProgramHelper, getSmeupDataStructurePrinter
-
Constructor Details
-
£JAX_ARIG
public £JAX_ARIG()
-
-
Method Details
-
execute
public LinkedHashMap<String,com.smeup.rpgparser.interpreter.Value> execute(LinkedHashMap<String, com.smeup.rpgparser.interpreter.Value> params, com.smeup.kokos.sdk.model.ExecutionContext context) throws Exception- Specified by:
executein classKokosProgram- Throws:
Exception
-