From SSKE
(Difference between revisions)
Line 1: | Line 1: | ||
In the [[Service-Oriented Architecture|SOA operational model]], the service requestor (or service consumer) is usually an application, a software module or another service that requires a different service. It initiates the enquiry of the service in the registry, binds to the service and executes its provided function according to the interface contract. | In the [[Service-Oriented Architecture|SOA operational model]], the service requestor (or service consumer) is usually an application, a software module or another service that requires a different service. It initiates the enquiry of the service in the registry, binds to the service and executes its provided function according to the interface contract. | ||
+ | |||
+ | [[Category:SSKE Knowledge/Service Requestor]] |
Latest revision as of 03:47, 5 July 2012
In the SOA operational model, the service requestor (or service consumer) is usually an application, a software module or another service that requires a different service. It initiates the enquiry of the service in the registry, binds to the service and executes its provided function according to the interface contract.