Uses of Interface
io.permazen.core.CreateListener
-
Uses of CreateListener in io.permazen.core
Modifier and TypeMethodDescriptionvoid
Transaction.addCreateListener
(int storageId, CreateListener listener) Add aCreateListener
to this transaction.void
Transaction.removeCreateListener
(int storageId, CreateListener listener) Remove anCreateListener
from this transaction.