Package | Description |
---|---|
org.apache.jackrabbit.core |
Contains the core classes that provide the implementation of the JCR API.
|
org.apache.jackrabbit.core.session |
Modifier and Type | Field and Description |
---|---|
protected ObservationManagerImpl |
WorkspaceImpl.obsMgr
The
ObservationManager instance for this session. |
Modifier and Type | Method and Description |
---|---|
protected ObservationManagerImpl |
SessionImpl.createObservationManager(String wspName) |
Modifier and Type | Method and Description |
---|---|
ObservationManagerImpl |
SessionContext.getObservationManager() |
Modifier and Type | Method and Description |
---|---|
void |
SessionContext.setObservationManager(ObservationManagerImpl observationManager) |
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.