|
config:
|
|
- customService1: template-1-1.json
|
|
|
|
customService1:
|
|
- name: myJOYNRService
|
|
- className: com.bmw.cc.conn.this.is.just.an.exampleClasss
|
|
- methodName: exampleJoynrMethod
|
|
- methodArgs: java.lang.Byte[],java.lang.String
|
|
- returnType: void
|
|
- skipDeployment: "true" |