Uses of Interface
org.omg.PortableServer.AdapterActivator
Packages that use AdapterActivator
-
Uses of AdapterActivator in com.sun.corba.se.impl.oa.poa
Methods in com.sun.corba.se.impl.oa.poa that return AdapterActivatorMethods in com.sun.corba.se.impl.oa.poa with parameters of type AdapterActivatorModifier and TypeMethodDescriptionvoidPOAImpl.the_activator(AdapterActivator activator) the_activatorSection 3.3.8.9 -
Uses of AdapterActivator in org.omg.PortableServer
Methods in org.omg.PortableServer that return AdapterActivatorModifier and TypeMethodDescriptionPOAOperations.the_activator()This attribute identifies the adapter activator associated with the POA.Methods in org.omg.PortableServer with parameters of type AdapterActivatorModifier and TypeMethodDescriptionvoidPOAOperations.the_activator(AdapterActivator newThe_activator) This attribute identifies the adapter activator associated with the POA.