| Package | Description |
|---|---|
| org.jacorb.transaction | |
| org.omg.CosTransactions |
| Modifier and Type | Method and Description |
|---|---|
Vote |
ResourceImpl.prepare() |
| Modifier and Type | Field and Description |
|---|---|
Vote |
VoteHolder.value |
static Vote |
Vote.VoteCommit |
static Vote |
Vote.VoteReadOnly |
static Vote |
Vote.VoteRollback |
| Modifier and Type | Method and Description |
|---|---|
static Vote |
VoteHelper.extract(Any any) |
static Vote |
Vote.from_int(int value) |
Vote |
SubtransactionAwareResourcePOATie.prepare() |
Vote |
ResourcePOATie.prepare() |
Vote |
_ResourceStub.prepare() |
Vote |
ResourceOperations.prepare() |
Vote |
_SubtransactionAwareResourceStub.prepare() |
static Vote |
VoteHelper.read(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
VoteHelper.insert(Any any,
Vote s) |
static void |
VoteHelper.write(OutputStream out,
Vote s) |
| Constructor and Description |
|---|
VoteHolder(Vote initial) |
Copyright © 2015 JacORB. All rights reserved.