| 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 | Interface and Description |
|---|---|
interface |
ORBInitInfo
Passed to each
ORBInitializer, allowing it to to register interceptors and perform other duties while the ORB is initializing.
|