ehcache

Uses of Class
net.sf.ehcache.transaction.TransactionIDImpl

Packages that use TransactionIDImpl
net.sf.ehcache.transaction This package contains classes for controlling cache operations for transactional use. 
 

Uses of TransactionIDImpl in net.sf.ehcache.transaction
 

Subclasses of TransactionIDImpl in net.sf.ehcache.transaction
 class ExpiredTransactionIDImpl
           
 

Constructors in net.sf.ehcache.transaction with parameters of type TransactionIDImpl
ExpiredTransactionIDImpl(TransactionIDImpl transactionId)
          Create an expired transaction ID
TransactionIDImpl(TransactionIDImpl transactionId)
          Create a new TransactionIDImpl instance from an existing one
 


ehcache

Copyright 2001-2015, Terracotta, Inc.