org.apache.jackrabbit.core
Class RepositoryManagerImpl
java.lang.Object
org.apache.jackrabbit.core.RepositoryManagerImpl
- All Implemented Interfaces:
- RepositoryManager
public class RepositoryManagerImpl
- extends Object
- implements RepositoryManager
The repository manager implementation.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
createDataStoreGarbageCollector
public DataStoreGarbageCollector createDataStoreGarbageCollector()
throws RepositoryException
- Specified by:
createDataStoreGarbageCollector in interface RepositoryManager
- Throws:
RepositoryException
stop
public void stop()
- Specified by:
stop in interface RepositoryManager
Copyright © 2004-2010 The Apache Software Foundation. All Rights Reserved.