Applied Design Patterns with Java

Behavioral :: Mediator (273) {C ch 20}

Applicability

Use the Mediator pattern when:


Structure

A typical object structure might look like this:

Participants

Catalog Behavioral Prev Next