This glossary supports the following titles:


SOA Design Patterns


Web Service Contract Design & Versioning for SOA


SOA Principles of Service Design

Service-Oriented Architecture: Concepts, Technology, and Design

Modern SOA Infrastructure: Technology, Design, and Governance
SOA with REST
Next Generation SOA: A Real-World Guide to Modern Service-Oriented Computing
SOA with .NET & Azure
SOA with Java
SOA Governance
SOA Security: Practices, Patterns, and Technologies for Securing Services
SOA and Cloud Computing: Practices, Patterns, Technologies

This glossary also supports the SOA Certified Professional (SOACP) program.

For more information, visit: www.soacp.com
and
www.soaschool.com


|
|
|

Legacy Encapsulation Patterns

|

Legacy Encapsulation Patterns represent the following set of patterns from the SOA Design Patterns catalog:


Legacy Wrapper (Erl, Roy)

How can wrapper
services with non-standard contracts be
prevented from spreading indirect consumer-to-implementation coupling?
|
|

Multi-Channel Endpoint (Roy)

How can
legacy logic fragmented and duplicated for
different delivery channels be centrally
consolidated?
|
|

File Gateway (Roy)

How can service logic
interact with legacy systems that can only share
information by exchanging files?
|
|

These patterns were first printed in the SOA Design Patterns book and summarized versions of the patterns are published at the SOAPatterns.org community patterns site.

See also:

- design pattern

- design pattern catalog

- design pattern language

- File Gateway

- Legacy Wrapper

- Multi-Channel Endpoint

|
|