Package com.zfabrik.components.provider.fs
-
Interface Summary Interface Description IAbstractFileSystem A very basic abstraction of what a component storage does (whether local or remote) as far as a component repository is concerned. -
Class Summary Class Description AbstractFile A simple file abtraction, just pairing a name with metadata.AbstractFileSystemComponentRepository An abstract component repository implementation over a file system style storage.FileSystemImpl MultiRootFSComponentRepositoryDB A multi root storing component repo db.RootBoundFSCRComponent A root bound FSCRDBComponent.