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