Click or drag to resize

DispatcherFactoryUtil Class

Dispatcher factory utility
Inheritance Hierarchy
SystemObject
  SanteDB.Core.PubSubDispatcherFactoryUtil

Namespace:  SanteDB.Core.PubSub
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax
public static class DispatcherFactoryUtil

The DispatcherFactoryUtil type exposes the following members.

Methods
  NameDescription
Public methodStatic memberFindDispatcherFactoryById
Finds an implementation of the IDisptacherFactory which works for the specified ID
Public methodStatic memberFindDispatcherFactoryByType
Get dispatcher factory by type
Public methodStatic memberFindDispatcherFactoryByUri
Finds an implementation of the IDisptacherFactory which works for the specified URI
Public methodStatic memberGetFactories
Get all factories
Top
See Also