Which of the following is true with respect to generator pattern?
(a) They have a broker that mediates interactions between a client and a supplier
(b) They have a generator that creates instances of a product on behalf of a client
(c) They have a reactor that registers with a target to respond to target events on behalf of a client
(d) None of the mentioned
The question was posed to me in a job interview.
My question comes from Mid-Level Design Pattern Categories and Broker Pattern in division Visibility, Accessibility and Information Hiding of Software Architecture