Aggregator Provider Pattern: White Paper and Samples(code.msdn.microsoft.com)
submitted by
joycsc(1597) 3 years, 1 month ago
Provider Aggregator Pattern is an extension of Provider Pattern, which enables us to create and utilize multiple instance of the class having the same provider interface. In this pattern, there is an Aggregator class which implements the provider interface and contains a collection of instances of classes having the same provider interface.
|category: Patterns
|Views: 242
tags:
pattern Framework Provider Architecture Patterns another
Everyones tags:
Your Tags: