|
ehcache | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.ehcache.transaction.TransactionIDImpl
net.sf.ehcache.transaction.ExpiredTransactionIDImpl
public class ExpiredTransactionIDImpl
| Constructor Summary | |
|---|---|
ExpiredTransactionIDImpl(TransactionIDImpl transactionId)
Create an expired transaction ID |
|
| Method Summary |
|---|
| Methods inherited from class net.sf.ehcache.transaction.TransactionIDImpl |
|---|
equals, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ExpiredTransactionIDImpl(TransactionIDImpl transactionId)
transactionId - the non-expired transaction ID to copy
|
ehcache | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||