Uses of Interface
org.omg.PortableServer.ServantActivatorOperations
-
Packages that use ServantActivatorOperations Package Description org.omg.PortableServer -
-
Uses of ServantActivatorOperations in org.omg.PortableServer
Subinterfaces of ServantActivatorOperations in org.omg.PortableServer Modifier and Type Interface Description interfaceServantActivatorWhen 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_ServantActivatorStubWhen the POA has the RETAIN policy it uses servant managers that are ServantActivators.classServantActivatorPOAWhen the POA has the RETAIN policy it uses servant managers that are ServantActivators.classServantActivatorPOATieWhen the POA has the RETAIN policy it uses servant managers that are ServantActivators.Fields in org.omg.PortableServer declared as ServantActivatorOperations Modifier and Type Field Description private ServantActivatorOperationsServantActivatorPOATie. _implMethods in org.omg.PortableServer that return ServantActivatorOperations Modifier and Type Method Description ServantActivatorOperationsServantActivatorPOATie. _delegate()Methods in org.omg.PortableServer with parameters of type ServantActivatorOperations Modifier and Type Method Description voidServantActivatorPOATie. _delegate(ServantActivatorOperations delegate)Constructors in org.omg.PortableServer with parameters of type ServantActivatorOperations Constructor Description ServantActivatorPOATie(ServantActivatorOperations delegate)ServantActivatorPOATie(ServantActivatorOperations delegate, POA poa)
-