Interface IObjectSupplierMediator<O>

Type Parameters:
O - is the type of the Objects a IObjectSupplierMediator is for.
All Known Implementing Classes:
ObjectSupplierMediator

public interface IObjectSupplierMediator<O>
Author:
Silvan Wyss