package resource
Type Members
- trait ResourceInternFactories extends AnyRef
- trait ResourceKey extends AnyRef
- trait ResourceListener extends AnyRef
- trait ResourcesMaintainer extends AnyRef
A Resource Maintainer is a helper for ResourceFolder which contains information about all sub files/folders being stored into the folder that they are maintaining.
A Resource Maintainer is a helper for ResourceFolder which contains information about all sub files/folders being stored into the folder that they are maintaining. The way that resources information is managed is implementation-specific.
Information could either be for files stored on the current machine, or for distant files. Resources Maintainers of a folder (distant or physical) must be synchronised.
Files and folders are not necessarily known by this maintainer. Some files could be completely hidden from the extern