org.oddjob.persist
Class PersistRequest
java.lang.Object
org.oddjob.persist.PersistRequest
public class PersistRequest
- extends Object
- Author:
- Rob Gordon.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PersistRequest
public PersistRequest(Object toPersist,
String id,
File directory)
getToPersist
public Object getToPersist()
getId
public String getId()
getDirectory
public File getDirectory()
persisted
public void persisted()
waitPerist
public void waitPerist()