|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.jackrabbit.core.RepositoryManagerImpl
public class RepositoryManagerImpl
The repository manager implementation.
| Method Summary | |
|---|---|
DataStoreGarbageCollector |
createDataStoreGarbageCollector()
Create a data store garbage collector for this repository. |
void |
stop()
Shuts down the repository. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public DataStoreGarbageCollector createDataStoreGarbageCollector()
throws RepositoryException
RepositoryManager
createDataStoreGarbageCollector in interface RepositoryManagerRepositoryExceptionpublic void stop()
RepositoryManagerPossible errors are logged rather than thrown as exceptions as there is little that a client application could do in such a case.
stop in interface RepositoryManager
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||