Chapter 22 Common Compound Design Patterns

image

Singled out in this chapter are some of the more common and important combinations of the patterns documented in previous chapters. Each such combination is classified as a compound design pattern.

“Compound” vs. “Composite”

A “composite” is generally something that is comprised of interconnected parts. For example, you could legitimately refer to a service composition as a composite of services because the individual parts need to be designed ...

Get SOA Design Patterns now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.