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.AdapterActivator
Packages that use
AdapterActivator
Package
Description
org.omg.PortableServer
Provides classes and interfaces for making the server side of your applications portable across multivendor ORBs.
Uses of
AdapterActivator
in
org.omg.PortableServer
Methods in
org.omg.PortableServer
that return
AdapterActivator
Modifier and Type
Method
Description
AdapterActivator
POAOperations.
the_activator
()
This attribute identifies the adapter activator associated with the POA.
Methods in
org.omg.PortableServer
with parameters of type
AdapterActivator
Modifier and Type
Method
Description
void
POAOperations.
the_activator
(
AdapterActivator
newThe_activator)
This attribute identifies the adapter activator associated with the POA.