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) |
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2015, Oracle and/or its affiliates. All rights reserved.