Retrieves a source provider providing the given source. This is used by
clients who only need specific sources.
Parameters: sourceName - The name of the source; must not be null. A source provider which provides the request source, ornull if no such source exists. See Also:ISources
Retrieves all of the source providers registered with this service.
The source providers registered with this service. This value isnever null, but may be empty.