wsb.clear-all-services

function

Library: Web Services Broker (OMWSB)
Import : omwsb.xmd

Declaration
export external function clear-all-services 
  from                      value server server

Argument definitions

server
A server OMX which was returned from a successful call to create-server.


Purpose

wsb.clear-all-services allows the server program to remove all registered services associated with the provided server OMX. As with the wsb.remove-service function, clearing all services causes all resources for the waiting service threads to be released by terminating them.