Package | Description |
---|---|
org.omg.CORBA.ComponentIR |
Modifier and Type | Class and Description |
---|---|
class |
_FactoryDefStub
org/omg/CORBA/ComponentIR/_FactoryDefStub.java .
|
Modifier and Type | Field and Description |
---|---|
FactoryDef |
FactoryDefHolder.value |
Modifier and Type | Method and Description |
---|---|
FactoryDef |
FactoryDefPOA._this() |
FactoryDef |
FactoryDefPOA._this(ORB orb) |
FactoryDef |
_HomeDefStub.create_factory(String id,
String name,
String version,
ParameterDescription[] params,
ExceptionDef[] exceptions) |
FactoryDef |
HomeDefPOATie.create_factory(String id,
String name,
String version,
ParameterDescription[] params,
ExceptionDef[] exceptions) |
FactoryDef |
HomeDefOperations.create_factory(String id,
String name,
String version,
ParameterDescription[] params,
ExceptionDef[] exceptions) |
static FactoryDef |
FactoryDefHelper.extract(Any a) |
static FactoryDef |
FactoryDefHelper.narrow(Object obj) |
static FactoryDef |
FactoryDefHelper.read(InputStream istream) |
static FactoryDef |
FactoryDefHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
static void |
FactoryDefHelper.insert(Any a,
FactoryDef that) |
static void |
FactoryDefHelper.write(OutputStream ostream,
FactoryDef value) |
Constructor and Description |
---|
FactoryDefHolder(FactoryDef initialValue) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.