Class FSPackageRegistry

  • All Implemented Interfaces:
    InternalPackageRegistry, PackageRegistry

    public class FSPackageRegistry
    extends AbstractPackageRegistry
    FileSystem based registry not depending on a JCR Session. All metadata is stored in Filesystem and can be prepared and used without a running JCR repository Only methods to install or uninstall packages require an active Session object of running jcr instance to perform the actual installation tasks