Package | Description |
---|---|
org.omg.CosTransactions |
Modifier and Type | Field and Description |
---|---|
TransIdentity |
PropagationContext.current |
TransIdentity[] |
PropagationContext.parents |
TransIdentity |
TransIdentityHolder.value |
Modifier and Type | Method and Description |
---|---|
static TransIdentity |
TransIdentityHelper.extract(Any a) |
static TransIdentity |
TransIdentityHelper.read(InputStream istream) |
Modifier and Type | Method and Description |
---|---|
static void |
TransIdentityHelper.insert(Any a,
TransIdentity that) |
static void |
TransIdentityHelper.write(OutputStream ostream,
TransIdentity value) |
Constructor and Description |
---|
PropagationContext(int _timeout,
TransIdentity _current,
TransIdentity[] _parents,
Any _implementation_specific_data) |
PropagationContext(int _timeout,
TransIdentity _current,
TransIdentity[] _parents,
Any _implementation_specific_data) |
TransIdentityHolder(TransIdentity initialValue) |
Copyright © 2013. All Rights Reserved.