org.openrdf.repository.flushable
Class FlushableRepositoryFactory
java.lang.Object
org.openrdf.repository.flushable.FlushableRepositoryFactory
- All Implemented Interfaces:
- RepositoryFactory
public class FlushableRepositoryFactory
- extends Object
- implements RepositoryFactory
- Author:
- Arjohn Kampman
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
REPOSITORY_TYPE
public static final String REPOSITORY_TYPE
- See Also:
- Constant Field Values
FlushableRepositoryFactory
public FlushableRepositoryFactory()
getRepositoryType
public String getRepositoryType()
- Specified by:
getRepositoryType in interface RepositoryFactory
getConfig
public RepositoryImplConfig getConfig()
- Specified by:
getConfig in interface RepositoryFactory
getRepository
public Repository getRepository(RepositoryImplConfig config)
throws RepositoryConfigException
- Specified by:
getRepository in interface RepositoryFactory
- Throws:
RepositoryConfigException
Copyright © 2004-2008 Aduna. All Rights Reserved.