com.icegreen.greenmail.foedus.util
Interface Workspace

All Known Implementing Classes:
InMemoryWorkspace

public interface Workspace


Method Summary
 Resource getTmpFile()
           
 void release(Resource tmpFile)
           
 

Method Detail

getTmpFile

Resource getTmpFile()
                    throws IOException
Throws:
IOException

release

void release(Resource tmpFile)