sling-aggregator/docs/groups/jcr.md at master · apache/sling-aggregator (original) (raw)
Apache Sling JCR API
(org.apache.sling.jcr.api)
This OSGi bundle provides the JCR packages as well as a helper service interface to be implemented and provided by repository providers.
Apache Sling JCR Base
(org.apache.sling.jcr.base)
The JCR base bundle provides JCR utility classes
Apache Sling JCR ClassLoader
(org.apache.sling.jcr.classloader)
This bundle provides a classloader for the Apache Sling Commons dynamic classloader. The classloader provided supports loading classes from a JCR repository at configured paths. This bundle also implements a class writer which allows to store compiled classes (like compiled JSPs etc.) in the repository.
Apache Sling JCR ContentLoader
(org.apache.sling.jcr.contentloader)
This bundle provides initial content installation through bundles.
Apache Sling JCR DavEx
(org.apache.sling.jcr.davex)
Bundle to access JCR repositories over DavEx
Apache Sling JCR File Transfer
(org.apache.sling.jcr.filetransfer)
File access to JCR over SFTP
Apache Sling JCR Jackrabbit Access Manager
(org.apache.sling.jcr.jackrabbit.accessmanager)
Provides POST operations for JCR Jackrabbit Access Management
Apache Sling JCR Jackrabbit Base
(org.apache.sling.jcr.jackrabbit.base)
The JCR base bundle provides Jackrabbit utility classes
Apache Sling JCR Jackrabbit User Manager
(org.apache.sling.jcr.jackrabbit.usermanager)
Provides ResourceProvider and POST operations for the Jackrabbit User Manager.
Apache Sling Wrapper Bundle for the JCR API
(org.apache.sling.jcr.jcr-wrapper)
This bundle wraps the JCR API Version 2.0 and exports it as version 2.0 and 1.1 to avoid problems with strict import ranges due to the (wrong) export in the original JCR api bundle.
Apache Sling JCR JS NodeTypes
(org.apache.sling.jcr.js.nodetypes)
Uses Apache Sling to generate a JavaScript representation of JCR node types.
Apache Sling JCR Maintenance
(org.apache.sling.jcr.maintenance)
Maintenance jobs for the JCR
Apache Sling JCR Oak Server
(org.apache.sling.jcr.oak.server)
This bundle provides a SlingRepository based on Apache Jackrabbit Oak.
Apache Sling JCR Package Init
(org.apache.sling.jcr.packageinit)
Installs packages into a JCR repository as SlingRepositoryInitializer based on a FileVault ExecutionPlan
Apache Sling JCR Presence
(org.apache.sling.jcr.presence)
Apache Sling JCR Presence
Apache Sling JCR Repository Registration
(org.apache.sling.jcr.registration)
Bundle providing support to publish JCR repository services via RMI and/or JNDI
Apache Sling Repoinit JCR
(org.apache.sling.jcr.repoinit)
Initializes a JCR repository based on the output of the RepoInit Language parser.
Apache Sling Versioning Integration Tests
(org.apache.sling.jcr.repository.it-resource-versioning)
Tests versioning API implementation in JcrResourceProvider
Apache Sling JCR Resource
(org.apache.sling.jcr.resource)
This bundle provides the JCR based ResourceProvider.
Apache Sling JCR Resource Security
(org.apache.sling.jcr.resourcesecurity)
This bundle provides a resource access gate to protect resources based on JCR nodes.
Apache Sling JCR WebConsole Bundle
(org.apache.sling.jcr.webconsole)
The JCR WebConsole bundle provides Felix WebConsole plugins.
Apache Sling JCR WebDAV
(org.apache.sling.jcr.webdav)
Bundle to access JCR repositories over WebDAV