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