Class SpaceProxyTransactionManager
java.lang.Object
com.gigaspaces.internal.client.spaceproxy.transaction.SpaceProxyTransactionManager
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbeforeSpaceAction(Transaction transaction) replaceContextTransaction(Transaction.Created txn, ActionListener currentActionListener, boolean delegatedXa) voidsetActionListener(ActionListener actionListener)
-
Constructor Details
-
SpaceProxyTransactionManager
public SpaceProxyTransactionManager()
-
-
Method Details
-
setActionListener
-
getContextTransaction
-
replaceContextTransaction
-
replaceContextTransaction
public Transaction.Created replaceContextTransaction(Transaction.Created txn, ActionListener currentActionListener, boolean delegatedXa) -
beforeSpaceAction
-