| Package | Description |
|---|---|
| org.omg.CORBA |
Provides the mapping of the OMG CORBA APIs to the JavaTM
programming language, including the class ORB, which is implemented
so that a programmer can use it as a fully-functional Object Request Broker
(ORB).
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
AttributeDef
org/omg/CORBA/AttributeDef.java .
|
| Modifier and Type | Class and Description |
|---|---|
class |
_AttributeDefStub
org/omg/CORBA/_AttributeDefStub.java .
|
class |
AttributeDefPOA
org/omg/CORBA/AttributeDefPOA.java .
|
class |
AttributeDefPOATie
org/omg/CORBA/AttributeDefPOATie.java .
|
| Modifier and Type | Method and Description |
|---|---|
AttributeDefOperations |
AttributeDefPOATie._delegate() |
| Modifier and Type | Method and Description |
|---|---|
void |
AttributeDefPOATie._delegate(AttributeDefOperations delegate) |
| Constructor and Description |
|---|
AttributeDefPOATie(AttributeDefOperations delegate) |
AttributeDefPOATie(AttributeDefOperations delegate,
POA poa) |
Copyright © 2017–2023 Eclipse Foundation. All rights reserved.