| Package | Description |
|---|---|
| com.sun.corba.se.impl.interceptors | |
| 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 |
|---|---|
class |
ORBInitInfoImpl
ORBInitInfoImpl is the implementation of the ORBInitInfo class to be
passed to ORBInitializers, as described in orbos/99-12-02.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ORBInitInfo
Passed to each
ORBInitializer, allowing it to
to register interceptors and perform other duties while the ORB is
initializing. |
Copyright © 2019 JBoss by Red Hat. All rights reserved.