| Interface | Description |
|---|---|
| ITrustedLocator |
This
ILocator guarantees that a change to its physical resource while
its is used by application code will be detected or healed. |
| Class | Description |
|---|---|
| HashedTrustedLocator | |
| MemoryTrustedLocator |
This
ILocator controls manipulation of its data resource simply by
copying it completely to memory. |
| TrustedLocator |
A common superclass for implementing
ITrustedLocator |
| TrustedLocatorFactory |
Create an
ILocator that protects itself against malicious
manipulation of the underlying data. |
Copyright © 2013 intarsys consulting GmbH. All Rights Reserved.