Class FSPackageRegistry

java.lang.Object
org.apache.jackrabbit.vault.packaging.registry.impl.AbstractPackageRegistry
org.apache.jackrabbit.vault.packaging.registry.impl.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