Interface SimpleCounter

A simple counter showing a stateful service.

XML Namespace

urn:icsy:venice:wsdl:examples

XSD Data Types

domain:  http://www.v-grid.info/types/domain.xsd

faults:  http://www.v-grid.info/types/faults.xsd

Operations

 xsd:long getCounter ()
Returns the current counter from the service. The counter is then increased by the service. This counter will be reset every time the service is restarted.

 xsd:long getUserCounter (domain:SSOInformation sso)
Returns the current user counter from the service. The counter is then increased by the service. This counter will be persistent as long as the service exists, i.e. even if it is restarted.

Generated by the Venice Service Compiler on Thu May 10 14:13:14 CEST 2012