Class FSEmptyRepresentationCacheManagerFactory
java.lang.Object
org.tmatesoft.svn.core.internal.io.fs.repcache.FSEmptyRepresentationCacheManagerFactory
- All Implemented Interfaces:
IFSRepresentationCacheManagerFactory
public class FSEmptyRepresentationCacheManagerFactory
extends java.lang.Object
implements IFSRepresentationCacheManagerFactory
- Version:
- 1.3
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
createRepresentationCache
(java.io.File path) openRepresentationCache
(FSFS fsfs) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
FSEmptyRepresentationCacheManagerFactory
public FSEmptyRepresentationCacheManagerFactory()
-
-
Method Details
-
createRepresentationCache
- Specified by:
createRepresentationCache
in interfaceIFSRepresentationCacheManagerFactory
- Parameters:
path
-- Throws:
SVNException
-
openRepresentationCache
- Specified by:
openRepresentationCache
in interfaceIFSRepresentationCacheManagerFactory
- Parameters:
fsfs
-- Returns:
- Throws:
SVNException
-