Uses of Interface
com.usatiuk.objects.transaction.PreCommitTxHook
Packages that use PreCommitTxHook
Package
Description
-
Uses of PreCommitTxHook in com.usatiuk.dhfs.autosync
Classes in com.usatiuk.dhfs.autosync that implement PreCommitTxHookModifier and TypeClassDescriptionclassPre-commit hook to automatically download remote objects, if the option to download all objects is enabled. -
Uses of PreCommitTxHook in com.usatiuk.dhfs.jmap
Classes in com.usatiuk.dhfs.jmap that implement PreCommitTxHookModifier and TypeClassDescriptionclassThis hook is used to delete all the entries of a map in a map holder when the holder is deleted.class -
Uses of PreCommitTxHook in com.usatiuk.dhfs.peertrust
Classes in com.usatiuk.dhfs.peertrust that implement PreCommitTxHookModifier and TypeClassDescriptionclassAutomatically refreshes certificates in the trust manager for peers when their info is updated. -
Uses of PreCommitTxHook in com.usatiuk.dhfs.refcount
Classes in com.usatiuk.dhfs.refcount that implement PreCommitTxHookModifier and TypeClassDescriptionclassAutomatically deletes objects that are not referenced by anything else.class -
Uses of PreCommitTxHook in com.usatiuk.dhfs.remoteobj
Classes in com.usatiuk.dhfs.remoteobj that implement PreCommitTxHookModifier and TypeClassDescriptionclassTransaction hook to automatically notifyInvalidationQueueServiceabout changed objects.