Class | Description |
---|---|
PropertyLoaderMonoSandbox |
Defines the order of the property loading resolution:
the properties defined locally in all apps.
the properties registered locally in the instance of property registry.
the properties shared in the instance of the shared registry.
the properties defined globally in the system properties.
|
SharedPropertyRegistryMonoSandbox |
This class is the implementation of the shared property registry without sandboxing.
|