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 .
|
interface |
ExtAttributeDef
org/omg/CORBA/ExtAttributeDef.java .
|
interface |
ExtAttributeDefOperations
org/omg/CORBA/ExtAttributeDefOperations.java .
|
Modifier and Type | Class and Description |
---|---|
class |
_AttributeDefStub
org/omg/CORBA/_AttributeDefStub.java .
|
class |
_ExtAttributeDefStub
org/omg/CORBA/_ExtAttributeDefStub.java .
|
class |
AttributeDefPOA
org/omg/CORBA/AttributeDefPOA.java .
|
class |
AttributeDefPOATie
org/omg/CORBA/AttributeDefPOATie.java .
|
class |
ExtAttributeDefPOA
org/omg/CORBA/ExtAttributeDefPOA.java .
|
class |
ExtAttributeDefPOATie
org/omg/CORBA/ExtAttributeDefPOATie.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 © 2016 JBoss by Red Hat. All rights reserved.