public interface RepositoryConfig
Instances of this class should implement
Referenceable in order to make JCR2SPI's
Repository itself referenceable.
| Modifier and Type | Method and Description |
|---|---|
CacheBehaviour |
getCacheBehaviour() |
int |
getItemCacheSize() |
int |
getPollTimeout()
Specifies an interval used for polling the
RepositoryService for changes. |
org.apache.jackrabbit.spi.RepositoryService |
getRepositoryService() |
org.apache.jackrabbit.spi.RepositoryService getRepositoryService()
throws RepositoryException
RepositoryExceptionCacheBehaviour getCacheBehaviour()
int getItemCacheSize()
int getPollTimeout()
RepositoryService for changes.Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.