Added custom service for VDLM-rtchandler SQSRtcTeleXIn
parent
3d791708f9
commit
ac43b6013b
|
|
@ -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-rtchandler-SQSRtcTeleXIn
|
||||
- className: com.bmw.cc.ts.rtchandler.bm.message
|
||||
- methodName: handleMessage
|
||||
- returnType: void
|
||||
- skipDeployment: "true"
|
||||
Loading…
Reference in New Issue