Package | Description |
---|---|
org.apache.jackrabbit.core.cluster | |
org.apache.jackrabbit.core.config |
Jackrabbit configuration handling.
|
Modifier and Type | Method and Description |
---|---|
ClusterConfig |
ClusterContext.getClusterConfig()
Return the cluster configuration.
|
Modifier and Type | Method and Description |
---|---|
ClusterConfig |
RepositoryConfig.getClusterConfig()
Returns the cluster configuration.
|
protected ClusterConfig |
RepositoryConfigurationParser.parseClusterConfig(Element parent,
File home)
Parses cluster configuration.
|
Constructor and Description |
---|
RepositoryConfig(String home,
SecurityConfig sec,
FileSystemFactory fsf,
String workspaceDirectory,
String workspaceConfigDirectory,
String defaultWorkspace,
int workspaceMaxIdleTime,
Element template,
VersioningConfig vc,
QueryHandlerFactory qhf,
ClusterConfig cc,
DataStoreFactory dsf,
RepositoryLockMechanismFactory rlf,
DataSourceConfig dsc,
ConnectionFactory cf,
RepositoryConfigurationParser parser)
Creates a repository configuration object.
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.