public class GlobalTransaction extends Object implements Cloneable
TransactionFactory
class,
as their type depends on the runtime configuration.Modifier and Type | Class and Description |
---|---|
protected static class |
GlobalTransaction.AbstractGlobalTxExternalizer<T extends GlobalTransaction> |
static class |
GlobalTransaction.Externalizer |
Modifier and Type | Field and Description |
---|---|
protected Address |
addr |
protected long |
id |
Modifier | Constructor and Description |
---|---|
protected |
GlobalTransaction()
empty ctor used by externalization.
|
protected |
GlobalTransaction(Address addr,
boolean remote) |
protected long id
protected Address addr
protected GlobalTransaction()
protected GlobalTransaction(Address addr, boolean remote)
Copyright © 2017 JBoss, a division of Red Hat. All Rights Reserved.