Uses of Interface
org.alfresco.util.transaction.TransactionListener
Packages that use TransactionListener
-
Uses of TransactionListener in org.alfresco.util.cache
Classes in org.alfresco.util.cache that implement TransactionListenerModifier and TypeClassDescriptionclass
The base implementation for an asynchronously refreshed cache. -
Uses of TransactionListener in org.alfresco.util.transaction
Classes in org.alfresco.util.transaction that implement TransactionListenerMethods in org.alfresco.util.transaction that return types with arguments of type TransactionListenerModifier and TypeMethodDescriptionstatic Set<TransactionListener>
TransactionSupportUtil.getListeners()
Methods in org.alfresco.util.transaction with parameters of type TransactionListenerModifier and TypeMethodDescriptionstatic boolean
TransactionSupportUtil.bindListener
(TransactionListener listener, int priority) Bind listener to the specified priority.