Package | Description |
---|---|
org.apache.jackrabbit.commons.repository | |
org.apache.jackrabbit.core |
Contains the core classes that provide the implementation of the JCR API.
|
org.apache.jackrabbit.core.jndi | |
org.apache.jackrabbit.jca | |
org.apache.jackrabbit.servlet |
Modifier and Type | Class and Description |
---|---|
class |
EmptyRepository
An empty repository with no descriptors and no workspaces.
|
class |
JNDIRepository
Proxy for a repository bound in JNDI.
|
class |
ProxyRepository
Repository that proxies all method calls to another repository.
|
Modifier and Type | Class and Description |
---|---|
class |
RepositoryImpl
A
RepositoryImpl ... |
class |
TransientRepository
A repository proxy that automatically initializes and shuts down the
underlying repository instance when the first session is opened
or the last one closed.
|
Modifier and Type | Class and Description |
---|---|
class |
BindableRepository
A referenceable and serializable content repository proxy.
|
Modifier and Type | Class and Description |
---|---|
class |
JCARepositoryHandle
This class implements the JCA implementation of repository.
|
Modifier and Type | Class and Description |
---|---|
class |
ServletRepository
Proxy for a repository bound in servlet context.
|
Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.