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.PortableServer.ServantActivatorOperations
Packages that use
ServantActivatorOperations
Package
Description
org.omg.PortableServer
Provides classes and interfaces for making the server side of your applications portable across multivendor ORBs.
Uses of
ServantActivatorOperations
in
org.omg.PortableServer
Subinterfaces of
ServantActivatorOperations
in
org.omg.PortableServer
Modifier and Type
Interface
Description
interface
ServantActivator
When the POA has the RETAIN policy it uses servant managers that are ServantActivators.
Classes in
org.omg.PortableServer
that implement
ServantActivatorOperations
Modifier and Type
Class
Description
class
_ServantActivatorStub
When the POA has the RETAIN policy it uses servant managers that are ServantActivators.
class
ServantActivatorPOA
When the POA has the RETAIN policy it uses servant managers that are ServantActivators.