File tree Expand file tree Collapse file tree 1 file changed +6
-11
lines changed
dubbo-config/dubbo-config-spring/src/main/resources/META-INF Expand file tree Collapse file tree 1 file changed +6
-11
lines changed Original file line number Diff line number Diff line change 29
29
<xsd : documentation ><![CDATA[ The max active requests. ]]> </xsd : documentation >
30
30
</xsd : annotation >
31
31
</xsd : attribute >
32
+ <xsd : attribute name =" executes" type =" xsd:string" use =" optional" >
33
+ <xsd : annotation >
34
+ <xsd : documentation ><![CDATA[ The service allow execute requests. ]]> </xsd : documentation >
35
+ </xsd : annotation >
36
+ </xsd : attribute >
32
37
<xsd : attribute name =" connections" type =" xsd:string" use =" optional" >
33
38
<xsd : annotation >
34
39
<xsd : documentation ><![CDATA[ The exclusive connections. default share one connection. ]]> </xsd : documentation >
281
286
<xsd : documentation ><![CDATA[ The service use accesslog. ]]> </xsd : documentation >
282
287
</xsd : annotation >
283
288
</xsd : attribute >
284
- <xsd : attribute name =" executes" type =" xsd:string" use =" optional" >
285
- <xsd : annotation >
286
- <xsd : documentation ><![CDATA[ The service allow execute requests. ]]> </xsd : documentation >
287
- </xsd : annotation >
288
- </xsd : attribute >
289
289
<xsd : attribute name =" protocol" type =" xsd:string" use =" optional" >
290
290
<xsd : annotation >
291
291
<xsd : documentation ><![CDATA[ The service protocol. ]]> </xsd : documentation >
589
589
<xsd : documentation ><![CDATA[ The method name (method.toString()). ]]> </xsd : documentation >
590
590
</xsd : annotation >
591
591
</xsd : attribute >
592
- <xsd : attribute name =" executes" type =" xsd:string" use =" optional" >
593
- <xsd : annotation >
594
- <xsd : documentation ><![CDATA[ The max active requests. ]]> </xsd : documentation >
595
- </xsd : annotation >
596
- </xsd : attribute >
597
592
<xsd : attribute name =" stat" type =" xsd:string" use =" optional" default =" -1" >
598
593
<xsd : annotation >
599
594
<xsd : documentation ><![CDATA[ The method parameter index for statistics. ]]> </xsd : documentation >
1142
1137
</xsd : annotation >
1143
1138
</xsd : element >
1144
1139
1145
- </xsd : schema >
1140
+ </xsd : schema >
You can’t perform that action at this time.
0 commit comments