krati.core.array.entry
Class EntryPersistAdapter
java.lang.Object
krati.core.array.entry.EntryPersistAdapter
- All Implemented Interfaces:
- EntryPersistListener
public class EntryPersistAdapter
- extends Object
- implements EntryPersistListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EntryPersistAdapter
public EntryPersistAdapter()
beforePersist
public void beforePersist(Entry<? extends EntryValue> e)
throws IOException
- Specified by:
beforePersist
in interface EntryPersistListener
- Throws:
IOException
afterPersist
public void afterPersist(Entry<? extends EntryValue> e)
throws IOException
- Specified by:
afterPersist
in interface EntryPersistListener
- Throws:
IOException
Copyright © 2011. All Rights Reserved.