Package de.caluga.morphium
Interface ProfilingListener
public interface ProfilingListener
User: Stephan Bösebeck
Date: 01.08.12
Time: 09:46
Listener for profiling
-
Method Summary
Modifier and TypeMethodDescriptionvoidreadAccess(Query query, long time, ReadAccessType t) voidwriteAccess(Class type, Object o, long time, boolean isNew, WriteAccessType t)
-
Method Details
-
readAccess
-
writeAccess
-