Package | Description |
---|---|
com.sun.corba.se.impl.orb | |
com.sun.corba.se.spi.orb | |
org.omg.PortableInterceptor |
Provides a mechanism to register ORB hooks through which ORB services
can intercept the normal flow of execution of the ORB.
|
Modifier and Type | Class and Description |
---|---|
static class |
ParserTable.TestORBInitializer1 |
static class |
ParserTable.TestORBInitializer2 |
Modifier and Type | Method and Description |
---|---|
ORBInitializer[] |
ORBDataParserImpl.getORBInitializers() |
Modifier and Type | Method and Description |
---|---|
ORBInitializer[] |
ORBData.getORBInitializers() |
Modifier and Type | Field and Description |
---|---|
ORBInitializer |
ORBInitializerHolder.value |
Modifier and Type | Method and Description |
---|---|
static ORBInitializer |
ORBInitializerHelper.extract(Any a) |
static ORBInitializer |
ORBInitializerHelper.narrow(Object obj) |
static ORBInitializer |
ORBInitializerHelper.read(InputStream istream) |
static ORBInitializer |
ORBInitializerHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
static void |
ORBInitializerHelper.insert(Any a,
ORBInitializer that) |
static void |
ORBInitializerHelper.write(OutputStream ostream,
ORBInitializer value) |
Constructor and Description |
---|
ORBInitializerHolder(ORBInitializer initialValue) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.