|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RepositoryConfig
This class bundles the information required by JCR2SPI to bootstrap an SPI implementation.
Instances of this class should implement
Referenceable in order to make JCR2SPI's
Repository itself referenceable.
| Method Summary | |
|---|---|
CacheBehaviour |
getCacheBehaviour()
|
int |
getItemCacheSize()
|
int |
getPollTimeout()
Specifies an interval used for polling the RepositoryService for changes. |
RepositoryService |
getRepositoryService()
|
| Method Detail |
|---|
RepositoryService getRepositoryService()
throws RepositoryException
RepositoryExceptionCacheBehaviour getCacheBehaviour()
int getItemCacheSize()
int getPollTimeout()
RepositoryService for changes.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||