JavaScript is disabled on your browser.
This specification is not final and is subject to change. Use is subject to
license terms
.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Java SE 10
DRAFT 10-ea+42
Prev
Next
Frames
No Frames
All Classes
SEARCH:
JavaScript is disabled on your browser.
Uses of Interface
org.omg.PortableInterceptor.ORBInitInfoOperations
Packages that use
ORBInitInfoOperations
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.
Uses of
ORBInitInfoOperations
in
org.omg.PortableInterceptor
Subinterfaces of
ORBInitInfoOperations
in
org.omg.PortableInterceptor
Modifier and Type
Interface
Description
interface
ORBInitInfo
Passed to each
ORBInitializer
, allowing it to to register interceptors and perform other duties while the ORB is initializing.