Package | Description |
---|---|
org.omg.CORBA.ComponentIR |
Modifier and Type | Interface and Description |
---|---|
interface |
ModuleDef
org/omg/CORBA/ComponentIR/ModuleDef.java .
|
interface |
Repository
org/omg/CORBA/ComponentIR/Repository.java .
|
Modifier and Type | Class and Description |
---|---|
class |
_ContainerStub
org/omg/CORBA/ComponentIR/_ContainerStub.java .
|
class |
_ModuleDefStub
org/omg/CORBA/ComponentIR/_ModuleDefStub.java .
|
class |
_RepositoryStub
org/omg/CORBA/ComponentIR/_RepositoryStub.java .
|
Modifier and Type | Field and Description |
---|---|
Container |
ContainerHolder.value |
Modifier and Type | Method and Description |
---|---|
Container |
ContainerPOA._this() |
Container |
ContainerPOA._this(ORB orb) |
static Container |
ContainerHelper.extract(Any a) |
static Container |
ContainerHelper.narrow(Object obj) |
static Container |
ContainerHelper.read(InputStream istream) |
static Container |
ContainerHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
static void |
ContainerHelper.insert(Any a,
Container that) |
static void |
ContainerHelper.write(OutputStream ostream,
Container value) |
Constructor and Description |
---|
ContainerHolder(Container initialValue) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.