|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TransactionLog.LogEntry | |
---|---|
org.infinispan.transaction | JTA transaction support. |
Uses of TransactionLog.LogEntry in org.infinispan.transaction |
---|
Methods in org.infinispan.transaction that return TransactionLog.LogEntry | |
---|---|
TransactionLog.LogEntry |
TransactionLog.LogEntry.Externalizer.readObject(ObjectInput input)
|
Methods in org.infinispan.transaction that return types with arguments of type TransactionLog.LogEntry | |
---|---|
Set<Class<? extends TransactionLog.LogEntry>> |
TransactionLog.LogEntry.Externalizer.getTypeClasses()
|
Methods in org.infinispan.transaction with parameters of type TransactionLog.LogEntry | |
---|---|
void |
TransactionLog.LogEntry.Externalizer.writeObject(ObjectOutput output,
TransactionLog.LogEntry le)
|
|
--> |