Package | Description |
---|---|
org.apache.jackrabbit.core |
Contains the core classes that provide the implementation of the JCR API.
|
org.apache.jackrabbit.core.persistence |
Modifier and Type | Method and Description |
---|---|
RepositoryStatisticsImpl |
RepositoryContext.getRepositoryStatistics()
Returns the repository statistics collector.
|
Modifier and Type | Method and Description |
---|---|
RepositoryStatisticsImpl |
PMContext.getRepositoryStatistics()
Returns the repository statistics collector.
|
Constructor and Description |
---|
PMContext(File homeDir,
FileSystem fs,
NodeId rootNodeId,
NamespaceRegistry nsReg,
NodeTypeRegistry ntReg,
DataStore dataStore,
RepositoryStatisticsImpl stats)
Creates a new
PMContext . |
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.