Class FSRepresentationCacheManagerFactory
java.lang.Object
org.tmatesoft.svn.core.internal.io.fs.repcache.FSRepresentationCacheManagerFactory
- All Implemented Interfaces:
IFSRepresentationCacheManagerFactory
public class FSRepresentationCacheManagerFactory
extends Object
implements IFSRepresentationCacheManagerFactory
- Version:
- 1.3
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
FSRepresentationCacheManagerFactory
public FSRepresentationCacheManagerFactory()
-
-
Method Details
-
createRepresentationCache
- Specified by:
createRepresentationCache
in interfaceIFSRepresentationCacheManagerFactory
- Parameters:
path
-- Throws:
SVNException
-
openRepresentationCache
- Specified by:
openRepresentationCache
in interfaceIFSRepresentationCacheManagerFactory
- Parameters:
fsfs
-- Returns:
- Throws:
SVNException
-