Package | Description |
---|---|
org.apache.jackrabbit.core |
Contains the core classes that provide the implementation of the JCR API.
|
org.apache.jackrabbit.core.cluster | |
org.apache.jackrabbit.core.state | |
org.apache.jackrabbit.core.version |
The versioning framework in jackrabbit consists of 3 layers.
|
Modifier and Type | Class and Description |
---|---|
class |
RepositoryImpl.WorkspaceInfo
WorkspaceInfo holds the objects that are shared
among multiple per-session WorkspaceImpl instances
representing the same named workspace, i.e. |
Modifier and Type | Method and Description |
---|---|
void |
UpdateEventChannel.setListener(UpdateEventListener listener)
Set listener that will receive information about incoming, external update events.
|
void |
UpdateEventChannel.setListener(UpdateEventListener listener)
Set listener that will receive information about incoming, external update events.
|
Modifier and Type | Method and Description |
---|---|
void |
DummyUpdateEventChannel.setListener(UpdateEventListener listener) |
void |
DummyUpdateEventChannel.setListener(UpdateEventListener listener) |
Modifier and Type | Class and Description |
---|---|
class |
InternalVersionManagerImpl
This Class implements a VersionManager.
|
Copyright © 2004–2023 The Apache Software Foundation. All rights reserved.