added experimental $Proxy$_$$_Weld$EnterpriseProxy$

CD_vs-cmdb
Bernd Brandl 2022-05-05 11:10:07 +02:00
parent bd63643261
commit 93cc059a24
1 changed files with 2 additions and 2 deletions

View File

@ -17,14 +17,14 @@ customService2:
- className1: com.bmw.cc.asc.bm.boundary.TeleXBF
- methodName1: handleTeleXMessage
- returnType1: void
- className2: com.bmw.cc.asc.integration.sqs.boundary.TeleXSqsESI
- className2: com.bmw.cc.asc.integration.sqs.boundary.TeleXSqsESI$Proxy$_$$_Weld$EnterpriseProxy$
- methodName2: send
- returnType2: void
- skipDeployment: "false"
customService3:
- name: VDLM_ts-asc - (MQS) CallTopic - OUT
- className: com.bmw.cc.asc.integration.jms.boundry.CallTopicJmsESI
- className: com.bmw.cc.asc.integration.jms.boundry.CallTopicJmsESI$Proxy$_$$_Weld$EnterpriseProxy$
- methodName: send
- returnType: void
- skipDeployment: "false"