Skip to main content Accessibility help
×
Hostname: page-component-77c89778f8-7drxs Total loading time: 0 Render date: 2024-07-19T08:14:33.461Z Has data issue: false hasContentIssue false

Chapter 4 - Service Interface Design

from PART 2 - DESIGN

Published online by Cambridge University Press:  06 July 2010

Rick Leander
Affiliation:
Borealis Software Systems, Inc.
Get access

Summary

To those outside the application server team, an application server is just a set of services that support the user interface programs. The user interface collects data and then sends it to the application server, where the data is processed. Depending on the result, the application server returns either the requested data or an error message. The user interface programmers do not need to know how the service interface does its job—only that it works according to the specifications.

This is the goal of a good service interface design. The implementation details should be irrelevant to those working with the services. The services are well defined and documented and the results are understood, but only the application server programmers need to know how the results are obtained.

This chapter will examine how the service interfaces are designed, from use case analysis through design specifications. The topics covered will include:

  • What is a service interface?

  • Design by interface

  • More on JAD: developing use cases

  • Turning use cases into services

  • Building services out of business objects

What Is a Service Interface?

A service interface is more than just a list of function calls specified by the user interface programmers. Each interface should contain a set of standardized services that not only make sense within the context of a single application, but conform to an organization's standard application architecture. This requires each service to conform to standard naming conventions and use consistent parameter-passing and exception-handling protocols. The user interface programmer should be able to take a new service interface and quickly and easily integrate it into an application with a minimum of research and testing.

Type
Chapter
Information
Publisher: Cambridge University Press
Print publication year: 2000

Access options

Get access to the full version of this content by using one of the access options below. (Log in options will check for institutional or personal access. Content may require purchase if you do not have access.)

Save book to Kindle

To save this book to your Kindle, first ensure coreplatform@cambridge.org is added to your Approved Personal Document E-mail List under your Personal Document Settings on the Manage Your Content and Devices page of your Amazon account. Then enter the ‘name’ part of your Kindle email address below. Find out more about saving to your Kindle.

Note you can select to save to either the @free.kindle.com or @kindle.com variations. ‘@free.kindle.com’ emails are free but can only be saved to your device when it is connected to wi-fi. ‘@kindle.com’ emails can be delivered even when you are not connected to wi-fi, but note that service fees apply.

Find out more about the Kindle Personal Document Service.

  • Service Interface Design
  • Rick Leander, Borealis Software Systems, Inc.
  • Book: Building Application Servers
  • Online publication: 06 July 2010
  • Chapter DOI: https://doi.org/10.1017/CBO9780511584978.007
Available formats
×

Save book to Dropbox

To save content items to your account, please confirm that you agree to abide by our usage policies. If this is the first time you use this feature, you will be asked to authorise Cambridge Core to connect with your account. Find out more about saving content to Dropbox.

  • Service Interface Design
  • Rick Leander, Borealis Software Systems, Inc.
  • Book: Building Application Servers
  • Online publication: 06 July 2010
  • Chapter DOI: https://doi.org/10.1017/CBO9780511584978.007
Available formats
×

Save book to Google Drive

To save content items to your account, please confirm that you agree to abide by our usage policies. If this is the first time you use this feature, you will be asked to authorise Cambridge Core to connect with your account. Find out more about saving content to Google Drive.

  • Service Interface Design
  • Rick Leander, Borealis Software Systems, Inc.
  • Book: Building Application Servers
  • Online publication: 06 July 2010
  • Chapter DOI: https://doi.org/10.1017/CBO9780511584978.007
Available formats
×