Name |
Description |
FrameworkResourceProvider |
Get resources from IResourceCache. |
FrameworkResourceProviderFactory |
Provider factory that instantiates FrameworkResourceProvider. |
FrameworkResourceReader |
Read resources from IResourceCache. |
InitializeYamlResourceCache |
Initializes resources cahce and injects it to IoC. |
YamlResourceCache |
Parses resources from yaml-files. Monitors resource files changes for development environment. |
YamlResourceCacheHolder |
YAML resources collection. |
YamlResourcesInstaller |
Registers bootstrapper task for initialization yaml resources cache. |