SanteDB.Core.Services.Impl Namespace |
Class | Description | |
---|---|---|
CachedResourceCheckoutService |
A checkout service which uses the current adhoc cache to manage checkouts
| |
DefaultThreadPoolService |
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
| |
DependencyServiceManager |
The core implementation of IServiceProvider and IServiceManager
that supports SanteDB's dependency injection
technology.
| |
FileSystemDispatcherQueueService |
A persistent queue service that uses the file system (use when there's no other infrastructure)
| |
FileSystemDispatcherQueueServiceQueueEntry |
Queue entry
| |
JwsResourcePointerService |
Represents a record pointer service using JWS
| |
NetThreadPoolService |
Represents a thread pool which is implemented to wrap .NET thread pool
| |
RegexPasswordValidator |
Represents a regular expression password validator
| |
ResourceCheckoutLock |
Data class for checkout lock
| |
SimplePatchService |
Represents a simple patch service which can calculate patches and apply them
|