Uses of Class
lime.TransDescriptor

Packages that use TransDescriptor
lime   
 

Uses of TransDescriptor in lime
 

Subclasses of TransDescriptor in lime
(package private)  class InitiatorTransDescriptor
          A descriptor of a transaction for the host that initiated the transaction.
 

Fields in lime declared as TransDescriptor
private  TransDescriptor TransactionMgr.transInProgress
          Tracks the current transaction that is running.