public interface MorphiumReadListener<T>
void preRead(Query<T> q) throws MorphiumAccessVetoException
MorphiumAccessVetoExceptionvoid postRead(Query<T> q, List<T> result, boolean fromCache) throws MorphiumAccessVetoException
MorphiumAccessVetoExceptionCopyright © 2015. All rights reserved.