Package | Description |
---|---|
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 | Field and Description |
---|---|
IORInterceptor_3_0 |
IORInterceptor_3_0Holder.value |
Modifier and Type | Method and Description |
---|---|
static IORInterceptor_3_0 |
IORInterceptor_3_0Helper.extract(Any a) |
static IORInterceptor_3_0 |
IORInterceptor_3_0Helper.narrow(Object obj) |
static IORInterceptor_3_0 |
IORInterceptor_3_0Helper.read(InputStream istream) |
static IORInterceptor_3_0 |
IORInterceptor_3_0Helper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
static void |
IORInterceptor_3_0Helper.insert(Any a,
IORInterceptor_3_0 that) |
static void |
IORInterceptor_3_0Helper.write(OutputStream ostream,
IORInterceptor_3_0 value) |
Constructor and Description |
---|
IORInterceptor_3_0Holder(IORInterceptor_3_0 initialValue) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.