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 classDefaultBarcodeProviderService Default implementation of IBarcodeProviderService
Public classDefaultCarepathEnrollmentService Default carepath enrolment service
Public classDefaultNetworkInformationService Default network information service
Public classDefaultOperatingSystemInfoService Default operating system service
Public classDefaultServiceFactory Represents a service factory that constructs the "default" services if no other services are registered
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 classFileConfigurationService Provides a redirected configuration service which reads configuration information from a file
Public classFileSystemDataStreamManager File system based stream manager
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 classLocalMailMessageService Represents a IMailMessageService which uses database persistence layer to store / retrieve mail messages within the system
Public classLocalTagPersistenceService Tag persistence service for tags - is used as a fallback as it is slower than using the ADO or remote tag service
Obsolete
Public classNetThreadPoolService Represents a thread pool which is implemented to wrap .NET thread pool
Public classResourceCheckoutLock Data class for checkout lock
Public classSimplePatchService Represents a simple patch service which can calculate patches and apply them