public class FSRepresentationCacheManagerFactory extends java.lang.Object implements IFSRepresentationCacheManagerFactory
Constructor and Description |
---|
FSRepresentationCacheManagerFactory() |
Modifier and Type | Method and Description |
---|---|
void |
createRepresentationCache(java.io.File path) |
IFSRepresentationCacheManager |
openRepresentationCache(FSFS fsfs) |
public void createRepresentationCache(java.io.File path) throws SVNException
createRepresentationCache
in interface IFSRepresentationCacheManagerFactory
path
- SVNException
public IFSRepresentationCacheManager openRepresentationCache(FSFS fsfs) throws SVNException
openRepresentationCache
in interface IFSRepresentationCacheManagerFactory
fsfs
- SVNException
Copyright © 2004-2012 TMate Software Ltd. All Rights Reserved.