com.icegreen.greenmail.foedus.util
Class InMemoryWorkspace
java.lang.Object
com.icegreen.greenmail.foedus.util.InMemoryWorkspace
- All Implemented Interfaces:
- Workspace
public class InMemoryWorkspace
- extends Object
- implements Workspace
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InMemoryWorkspace
public InMemoryWorkspace()
getTmpFile
public Resource getTmpFile()
throws IOException
- Specified by:
getTmpFile
in interface Workspace
- Throws:
IOException
release
public void release(Resource tmpFile)
- Specified by:
release
in interface Workspace