Package | Description |
---|---|
org.omg.CORBA.ComponentIR |
Modifier and Type | Class and Description |
---|---|
class |
_ProvidesDefStub
org/omg/CORBA/ComponentIR/_ProvidesDefStub.java .
|
Modifier and Type | Field and Description |
---|---|
ProvidesDef |
ProvidesDefHolder.value |
Modifier and Type | Method and Description |
---|---|
ProvidesDef |
ProvidesDefPOA._this() |
ProvidesDef |
ProvidesDefPOA._this(ORB orb) |
ProvidesDef |
_ComponentDefStub.create_provides(String id,
String name,
String version,
InterfaceDef interface_type) |
ProvidesDef |
ComponentDefPOATie.create_provides(String id,
String name,
String version,
InterfaceDef interface_type) |
ProvidesDef |
ComponentDefOperations.create_provides(String id,
String name,
String version,
InterfaceDef interface_type) |
static ProvidesDef |
ProvidesDefHelper.extract(Any a) |
static ProvidesDef |
ProvidesDefHelper.narrow(Object obj) |
static ProvidesDef |
ProvidesDefHelper.read(InputStream istream) |
static ProvidesDef |
ProvidesDefHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
static void |
ProvidesDefHelper.insert(Any a,
ProvidesDef that) |
static void |
ProvidesDefHelper.write(OutputStream ostream,
ProvidesDef value) |
Constructor and Description |
---|
ProvidesDefHolder(ProvidesDef initialValue) |
Copyright © 2016 JBoss by Red Hat. All rights reserved.