public interface StoredObject
Recover objects.Recover| Modifier and Type | Method and Description |
|---|---|
void |
restore(StorableObject object)
Restore the state of a
StorableObject object. |
void restore(StorableObject object) throws IOException, ClassNotFoundException
StorableObject object.object - to restoreIOExceptionClassNotFoundExceptionCopyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.