|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.jackrabbit.jcr2spi.Jcr2spiRepositoryFactory.RepositoryConfigImpl
public static class Jcr2spiRepositoryFactory.RepositoryConfigImpl
| Constructor Summary | |
|---|---|
Jcr2spiRepositoryFactory.RepositoryConfigImpl(RepositoryServiceFactory serviceFactory,
java.util.Map<?,?> parameters)
|
|
| Method Summary | |
|---|---|
CacheBehaviour |
getCacheBehaviour()
|
int |
getItemCacheSize()
|
int |
getPollTimeout()
Specifies an interval used for polling the RepositoryService for changes. |
RepositoryService |
getRepositoryService()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Jcr2spiRepositoryFactory.RepositoryConfigImpl(RepositoryServiceFactory serviceFactory,
java.util.Map<?,?> parameters)
throws RepositoryException
RepositoryException| Method Detail |
|---|
public CacheBehaviour getCacheBehaviour()
getCacheBehaviour in interface RepositoryConfigpublic int getItemCacheSize()
getItemCacheSize in interface RepositoryConfigpublic int getPollTimeout()
RepositoryConfigRepositoryService for changes.
getPollTimeout in interface RepositoryConfig
public RepositoryService getRepositoryService()
throws RepositoryException
getRepositoryService in interface RepositoryConfigRepositoryException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||