| Package | Description |
|---|---|
| com.sun.corba.se.impl.interceptors | |
| com.sun.corba.se.spi.protocol | |
| 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 | Method and Description |
|---|---|
Current |
PINoOpHandlerImpl.getPICurrent() |
Current |
PIHandlerImpl.getPICurrent() |
| Modifier and Type | Method and Description |
|---|---|
Current |
PIHandler.getPICurrent() |
| Modifier and Type | Field and Description |
|---|---|
Current |
CurrentHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static Current |
CurrentHelper.extract(Any a) |
static Current |
CurrentHelper.narrow(Object obj) |
static Current |
CurrentHelper.read(InputStream istream) |
static Current |
CurrentHelper.unchecked_narrow(Object obj) |
| Modifier and Type | Method and Description |
|---|---|
static void |
CurrentHelper.insert(Any a,
Current that) |
static void |
CurrentHelper.write(OutputStream ostream,
Current value) |
| Constructor and Description |
|---|
CurrentHolder(Current initialValue) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.