counter
Description
Can be used in
spring:beans, api, bean, if, interceptor, internalProxy, proxy, registration, request, response, serviceProxy, soapProxy, stompProxy, swaggerProxy, transport and wsStompReassembler
Syntax
<counter name="string" />
Listing 1: counter Syntax
Sample
<serviceProxy port="2000"> <request > <counter name="Node 1" /> </request> </serviceProxy>
Listing 2: counter Example
Attributes
Name | Required | Default | Description | Example |
---|---|---|---|---|
name | true | - | Sets the name that will be displayed on the web page. | Mock Node 1 |