Package | Description |
---|---|
org.apache.jackrabbit.spi2davex |
Constructor and Description |
---|
RepositoryServiceImpl(String jcrServerURI,
BatchReadConfig batchReadConfig)
Same as
RepositoryServiceImpl.RepositoryServiceImpl(String, String, BatchReadConfig, int, ConnectionOptions)
using null workspace name, ItemInfoCacheImpl.DEFAULT_CACHE_SIZE
as size for the item cache, RepositoryServiceImpl.MAX_CONNECTIONS_DEFAULT for the
maximum number of connections on the client and ConnectionOptions.DEFAULT . |
RepositoryServiceImpl(String jcrServerURI,
String defaultWorkspaceName,
BatchReadConfig batchReadConfig,
int itemInfoCacheSize,
ConnectionOptions connectionOptions)
Creates a new instance of this repository service.
|
Copyright © 2004–2024 The Apache Software Foundation. All rights reserved.