org.inb.biomoby.central.cache
Class MobyCentralFileCache
java.lang.Object
org.inb.biomoby.central.cache.MobyCentralFileCache
- All Implemented Interfaces:
- IMobyCentralCache
public class MobyCentralFileCache
- extends Object
- implements IMobyCentralCache
Simple cache store definition based on file (located in a $HOME/.MobyCentralCache/ directory)
- Author:
- Dmitry Repchevsky
MobyCentralFileCache
public MobyCentralFileCache()
getReader
public Reader getReader(URL url)
throws IOException
- Specified by:
getReader
in interface IMobyCentralCache
- Throws:
IOException
getWriter
public Writer getWriter(URL url)
throws IOException
- Specified by:
getWriter
in interface IMobyCentralCache
- Throws:
IOException
Submit a bug or feature
Generated: Sat May 29 04:26:35 EDT 2010