rtchandler_fix
Bernd Brandl 2022-06-14 11:51:48 +02:00
parent 9fd749a302
commit b6a4c64356
1 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ customService1:
- skipDeployment: "false" - skipDeployment: "false"
customService2: customService2:
- name: ifs-005 (MQS) BCallHandlerIstaIn/Out - IN/OUT - name: "ifs-005 (MQS) BCallHandlerIstaIn/Out - IN/OUT"
- className1: com.bmw.cc.tsbcallhandler.integration.jms.boundary.IstaTsNextJmsESI - className1: com.bmw.cc.tsbcallhandler.integration.jms.boundary.IstaTsNextJmsESI
- methodName1: onMessage - methodName1: onMessage
- returnType1: void - returnType1: void
@ -28,7 +28,7 @@ customService2:
- skipDeployment: "false" - skipDeployment: "false"
customService3: customService3:
- name: (MQS) CallTopic - OUT - name: "(MQS) CallTopic - OUT"
- className: com.bmw.cc.tsbcallhandler.integration.jms.boundary.CallTopicJmsESI - className: com.bmw.cc.tsbcallhandler.integration.jms.boundary.CallTopicJmsESI
- methodName: send - methodName: send
- returnType: void - returnType: void