| Package | Description | 
|---|---|
| org.apache.jackrabbit.core | 
 Contains the core classes that provide the implementation of the JCR API. 
 | 
| org.apache.jackrabbit.core.observation | |
| 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 | 
|---|---|
EventStateCollection | 
WorkspaceImpl.createEventStateCollection()
Creates an  
EventStateCollection. | 
| Modifier and Type | Method and Description | 
|---|---|
EventStateCollection | 
ObservationManagerImpl.createEventStateCollection()
Creates an  
EventStateCollection. | 
EventStateCollection | 
EventStateCollectionFactory.createEventStateCollection()
Creates an  
EventStateCollection. | 
EventStateCollection | 
DelegatingObservationDispatcher.createEventStateCollection(SessionImpl session,
                          Path pathPrefix)
Creates an  
EventStateCollection tied to the session
 given as argument. | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
SharedItemStateManager.externalUpdate(ChangeLog external,
              EventStateCollection events)
Handle an external update. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
EventStateCollection | 
InternalXAVersionManager.createEventStateCollection()
Creates an  
EventStateCollection. | 
EventStateCollection | 
InternalVersionManagerImpl.DynamicESCFactory.createEventStateCollection()
Creates an  
EventStateCollection. | 
EventStateCollection | 
InternalVersionManagerImpl.DynamicESCFactory.createEventStateCollection(SessionImpl source) | 
Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.