JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Java SE 9 & JDK 9
Prev
Next
Frames
No Frames
All Classes
SEARCH:
JavaScript is disabled on your browser.
Uses of Interface
org.omg.PortableInterceptor.PolicyFactory
Packages that use
PolicyFactory
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
PolicyFactory
in
org.omg.PortableInterceptor
Methods in
org.omg.PortableInterceptor
with parameters of type
PolicyFactory
Modifier and Type
Method
Description
void
ORBInitInfoOperations.
register_policy_factory
(int type,
PolicyFactory
policy_factory)
Registers a
PolicyFactory
for the given
PolicyType
.