railo.runtime.cache.legacy
Class FileCacheEntry
java.lang.Object
railo.runtime.cache.legacy.FileCacheEntry
- All Implemented Interfaces:
- CacheEntry
public class FileCacheEntry
- extends Object
- implements CacheEntry
FileCacheEntry
public FileCacheEntry()
readEntry
public String readEntry(TimeSpan timeSpan,
String defaultValue)
throws IOException
- Specified by:
readEntry
in interface CacheEntry
- Throws:
IOException
writeEntry
public void writeEntry(String entry,
boolean append)
throws IOException
- Specified by:
writeEntry
in interface CacheEntry
- Throws:
IOException
Copyright © 2012 Railo