Click or drag to resize

SanteDB.Core.Services.Impl Namespace

 
Classes
  ClassDescription
Public classCachedResourceCheckoutService
A checkout service which uses the current adhoc cache to manage checkouts
Public classDefaultThreadPoolService
Represents a thread pool which is implemented separately from the default .net threadpool, this is to reduce the load on the .net framework thread pool
Public classDependencyServiceManager
The core implementation of IServiceProvider and IServiceManager that supports SanteDB's dependency injection technology.
Public classFileSystemDispatcherQueueService
A persistent queue service that uses the file system (use when there's no other infrastructure)
Public classFileSystemDispatcherQueueServiceQueueEntry
Queue entry
Public classJwsResourcePointerService
Represents a record pointer service using JWS
Public classNetThreadPoolService
Represents a thread pool which is implemented to wrap .NET thread pool
Public classRegexPasswordValidator
Represents a regular expression password validator
Public classResourceCheckoutLock
Data class for checkout lock
Public classSimplePatchService
Represents a simple patch service which can calculate patches and apply them