| 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 | Method and Description |
|---|---|
void |
ORBInitializerOperations.post_init(ORBInitInfo
Called during ORB initialization.
|
void |
ORBInitializerOperations.pre_init(ORBInitInfo
Called during ORB initialization.
|