Uses of Class
org.jboss.cache.interceptors.OrderedSynchronizationHandler

Packages that use OrderedSynchronizationHandler
org.jboss.cache.transaction   
 

Uses of OrderedSynchronizationHandler in org.jboss.cache.transaction
 

Methods in org.jboss.cache.transaction that return OrderedSynchronizationHandler
 OrderedSynchronizationHandler TransactionEntry.getOrderedSynchronizationHandler()
           
 

Methods in org.jboss.cache.transaction with parameters of type OrderedSynchronizationHandler
 void TransactionEntry.setOrderedSynchronizationHandler(OrderedSynchronizationHandler orderedSynchronizationHandler)
           
 



Copyright © 2008 JBoss, a division of Red Hat. All Rights Reserved.