Go to new doc!

+49 228 5552576-0


info@predic8.com

counter

Description

Can be used in

spring:beans, if, 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