| Package | Description |
|---|---|
| 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 | Method and Description |
|---|---|
UpdateEventChannel |
ClusterNode.createUpdateChannel(String workspace)
Create an
UpdateEventChannel for some workspace. |
| Modifier and Type | Method and Description |
|---|---|
void |
SharedItemStateManager.setEventChannel(UpdateEventChannel eventChannel)
Set an update event channel
|
| Modifier and Type | Method and Description |
|---|---|
void |
InternalVersionManagerImpl.setEventChannel(UpdateEventChannel eventChannel)
Set an event channel to inform about updates.
|
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.