|
For each service recall the defined interfaces with its operations, parameters, pre and post conditions from the services document
Implement the service defining if invocations to other services will be through a services repository or not, and the time of binding for the invocation (development, execution)
Implement the service defining how invocations to other software pieces will be handled, and the time of binding for the invocation (development, execution)
|