Pull request #174: Added custom service for VDLM-rtchandler SQSRtcTeleXIn
Merge in OPAPM/cd_e2e_monitoring_config from CD_VDLM_rtchandler to master * commit 'ac43b6013b7580f53d0cbd450aa0395e47784aa2': Added custom service for VDLM-rtchandler SQSRtcTeleXInA_EnvironmentYamlFix
commit
95bd5425be
|
|
@ -2,8 +2,8 @@ config:
|
||||||
- customService1: template-1-1.json
|
- customService1: template-1-1.json
|
||||||
|
|
||||||
customService1:
|
customService1:
|
||||||
- name: myJOYNRService
|
- name: vdlm-rtchandler-SQSRtcTeleXIn
|
||||||
- className: com.bmw.cc.conn.this.is.just.an.exampleClasss
|
- className: com.bmw.cc.ts.rtchandler.bm.message
|
||||||
- methodName: exampleJoynrMethod
|
- methodName: handleMessage
|
||||||
- returnType: void
|
- returnType: void
|
||||||
- skipDeployment: "true"
|
- skipDeployment: "true"
|
||||||
Loading…
Reference in New Issue