-
-
-
Subinterfaces of ServantManagerOperations 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.
|
interface |
ServantActivatorOperations |
When the POA has the RETAIN policy it uses servant
managers that are ServantActivators.
|
interface |
ServantLocator |
When the POA has the NON_RETAIN policy it uses servant
managers that are ServantLocators.
|
interface |
ServantLocatorOperations |
When the POA has the NON_RETAIN policy it uses servant
managers that are ServantLocators.
|
interface |
ServantManager |
A servant manager supplies a POA with the ability
to activate objects on demand when the POA receives
a request targeted at an inactive object.
|