| Package | Description |
|---|---|
| com.sun.jts.codegen.otsidl | |
| com.sun.jts.CosTransactions |
| Modifier and Type | Class and Description |
|---|---|
class |
_JCoordinatorStub
com/sun/jts/codegen/otsidl/_JCoordinatorStub.java .
|
| Modifier and Type | Field and Description |
|---|---|
JCoordinator |
JCoordinatorHolder.value |
| Modifier and Type | Method and Description |
|---|---|
JCoordinator |
JCoordinatorPOA._this() |
JCoordinator |
JCoordinatorPOA._this(ORB orb) |
static JCoordinator |
JCoordinatorHelper.extract(Any a) |
static JCoordinator |
JCoordinatorHelper.narrow(Object obj) |
static JCoordinator |
JCoordinatorHelper.read(InputStream istream) |
| Modifier and Type | Method and Description |
|---|---|
static void |
JCoordinatorHelper.insert(Any a,
JCoordinator that) |
static void |
JCoordinatorHelper.write(OutputStream ostream,
JCoordinator value) |
| Constructor and Description |
|---|
JCoordinatorHolder(JCoordinator initialValue) |
| Modifier and Type | Class and Description |
|---|---|
class |
TopCoordinator
The TopCoordinator interface is our implementation of the standard
Coordinator interface that is used for top-level transactions.
|
Copyright © 2017. All rights reserved.