Added custom service for VDLM ts-asc and new process group
parent
400983cb14
commit
8d080f347e
|
|
@ -2,8 +2,8 @@ config:
|
||||||
- customService1: template-1-1.json
|
- customService1: template-1-1.json
|
||||||
|
|
||||||
customService1:
|
customService1:
|
||||||
- name: myJOYNRService
|
- name: vdlm-ts-asc-ifs-001-SQSAscIn
|
||||||
- className: com.bmw.cc.conn.this.is.just.an.exampleClasss
|
- className: com.bmw.cc.asc.bm.boundary.TeleXBF
|
||||||
- methodName: exampleJoynrMethod
|
- methodName: handleTeleXMessage
|
||||||
- returnType: void
|
- returnType: void
|
||||||
- skipDeployment: "true"
|
- skipDeployment: "true"
|
||||||
Loading…
Reference in New Issue