maasglobal_cicdtest/00_Global-Config/custom-service-java/RsEventTimeoutTimer.json

51 lines
1.0 KiB
JSON

{
"enabled": true,
"metadata": {
"clusterVersion": "1.211.111.20210222-093946",
"configurationVersions": [
0
]
},
"name": "{{.name}}",
"processGroups": [],
"queueEntryPoint": false,
"queueEntryPointType": null,
"rules": [
{
"annotations": [],
"className": "com.bmw.cc.rs.controller.EventTimeoutTimer",
"enabled": true,
"fileName": "",
"id": "720b971d-2c4b-4dd6-9be9-737809c06df6",
"matcher": "EQUALS",
"methodRules": [
{
"argumentTypes": [
"javax.ejb.Timer"
],
"id": "31a5874e-3928-437d-b6b0-347dafde01b3",
"methodName": "timeout",
"returnType": "void"
}
]
},
{
"annotations": [],
"className": "com.bmw.cc.rs360.controller.EventTimeoutTimer",
"enabled": true,
"fileName": "",
"id": "1c3bd2d4-0e92-48bf-b0fc-d66a8093176f",
"matcher": "EQUALS",
"methodRules": [
{
"argumentTypes": [
"javax.ejb.Timer"
],
"id": "25fdf96c-6656-45e5-bde3-718debb61437",
"methodName": "timeout",
"returnType": "void"
}
]
}
]
}