Interface IFSRepresentationCacheManagerFactory
- All Known Implementing Classes:
FSEmptyRepresentationCacheManagerFactory
,FSRepresentationCacheManagerFactory
public interface IFSRepresentationCacheManagerFactory
- Version:
- 1.3
-
Method Summary
Modifier and TypeMethodDescriptionvoid
createRepresentationCache
(java.io.File path) openRepresentationCache
(FSFS fsfs)
-
Method Details
-
openRepresentationCache
- Throws:
SVNException
-
createRepresentationCache
- Throws:
SVNException
-