Added custom service for VDLM ts-asc and new process group

A_EnvironmentYamlFix
Muminovic Mersa 2022-04-26 16:37:43 +02:00
parent 400983cb14
commit 8d080f347e
1 changed files with 3 additions and 3 deletions

View File

@ -2,8 +2,8 @@ config:
- customService1: template-1-1.json
customService1:
- name: myJOYNRService
- className: com.bmw.cc.conn.this.is.just.an.exampleClasss
- methodName: exampleJoynrMethod
- name: vdlm-ts-asc-ifs-001-SQSAscIn
- className: com.bmw.cc.asc.bm.boundary.TeleXBF
- methodName: handleTeleXMessage
- returnType: void
- skipDeployment: "true"