The ChannelRendererFactory creates
IChannelRendererFactory objects which are used to construct
IChannelRenderer objects with implementation specific
parameters.
This factory design is motivated by the need for different kinds of
IChannelRenderer implementations including single-threaded
serial channel renderers, multi-threaded parallel channel renderers, and
thread-pool serial/parallel channel renderers.
author: Jan Nielsen version: $Revision: 36731 $ |