Uses of Class
org.omg.PortableServer.Servant
Packages that use Servant
Package
Description
-
Uses of Servant in com.sun.corba.se.impl.naming.cosnaming
Subclasses of Servant in com.sun.corba.se.impl.naming.cosnamingModifier and TypeClassDescriptionclassClass BindingIteratorImpl implements the org.omg.CosNaming::BindingIterator interface, but does not implement the method to retrieve the next binding in the NamingContext for which it was created.classClass NamingContextImpl implements the org.omg.CosNaming::NamingContext interface, but does not implement the methods associated with maintaining the "table" of current bindings in a NamingContext.classClass TransientBindingIterator implements the abstract methods defined by BindingIteratorImpl, to use with the TransientNamingContext implementation of the NamingContextImpl.classClass TransientNamingContext implements the methods defined by NamingContextDataStore, and extends the NamingContextImpl class to provide a servant implementation of CosNaming::NamingContext. -
Uses of Servant in com.sun.corba.se.impl.naming.pcosnaming
Subclasses of Servant in com.sun.corba.se.impl.naming.pcosnamingModifier and TypeClassDescriptionclassClass NamingContextImpl implements the org.omg.CosNaming::NamingContext and NamingContextExt interface.classClass TransientBindingIterator implements the abstract methods defined by BindingIteratorImpl, to use with the TransientNamingContext implementation of the NamingContextImpl.Methods in com.sun.corba.se.impl.naming.pcosnaming that return ServantModifier and TypeMethodDescriptionServantManagerImpl.preinvoke(byte[] oid, POA adapter, String operation, CookieHolder cookie) Methods in com.sun.corba.se.impl.naming.pcosnaming with parameters of type ServantModifier and TypeMethodDescriptionvoidServantManagerImpl.postinvoke(byte[] oid, POA adapter, String operation, Object cookie, Servant servant) -
Uses of Servant in com.sun.corba.se.impl.oa.poa
Methods in com.sun.corba.se.impl.oa.poa that return ServantModifier and TypeMethodDescriptionPOAPolicyMediator.deactivateObject(byte[] id) Deactivate the object that is associated with the given id.POAPolicyMediatorBase_R.deactivateObject(byte[] id) POAPolicyMediatorBase_R.deactivateObject(ActiveObjectMap.Key key) POAPolicyMediatorImpl_NR_UDS.deactivateObject(byte[] id) POAPolicyMediatorImpl_NR_USM.deactivateObject(byte[] id) POAImpl.get_servant()get_servantSection 3.3.8.12POAPolicyMediator.getDefaultServant()Return the default servant.POAPolicyMediatorImpl_NR_UDS.getDefaultServant()POAPolicyMediatorImpl_NR_USM.getDefaultServant()POAPolicyMediatorImpl_R_AOM.getDefaultServant()POAPolicyMediatorImpl_R_UDS.getDefaultServant()POAPolicyMediatorImpl_R_USM.getDefaultServant()final ServantActiveObjectMap.getServant(AOMEntry entry) POAImpl.id_to_servant(byte[] id) id_to_servant3.3.8.23POAPolicyMediator.idToServant(byte[] id) POAPolicyMediatorImpl_NR_UDS.idToServant(byte[] id) POAPolicyMediatorImpl_NR_USM.idToServant(byte[] id) POAPolicyMediatorImpl_R_AOM.idToServant(byte[] id) POAPolicyMediatorImpl_R_UDS.idToServant(byte[] id) POAPolicyMediatorImpl_R_USM.idToServant(byte[] id) protected ServantPOAPolicyMediatorBase_R.internalIdToServant(byte[] id) protected ServantPOAPolicyMediatorBase_R.internalKeyToServant(ActiveObjectMap.Key key) POAImpl.reference_to_servant(Object reference) reference_to_servant3.3.8.21Methods in com.sun.corba.se.impl.oa.poa with parameters of type ServantModifier and TypeMethodDescriptionbyte[]POAImpl.activate_object(Servant servant) activate_objectSection 3.3.8.14voidPOAImpl.activate_object_with_id(byte[] id, Servant servant) activate_object_with_idSection 3.3.8.15voidPOAPolicyMediator.activateObject(byte[] id, Servant servant) final voidPOAPolicyMediatorBase_R.activateObject(byte[] id, Servant servant) final voidPOAPolicyMediatorImpl_NR_UDS.activateObject(byte[] id, Servant servant) final voidPOAPolicyMediatorImpl_NR_USM.activateObject(byte[] id, Servant servant) protected voidPOAPolicyMediatorBase_R.activateServant(ActiveObjectMap.Key key, AOMEntry entry, Servant servant) final booleanprotected voidPOAPolicyMediatorBase_R.deactivateHelper(ActiveObjectMap.Key key, AOMEntry entry, Servant s) voidPOAPolicyMediatorImpl_R_USM.deactivateHelper(ActiveObjectMap.Key key, AOMEntry entry, Servant servant) DelegateImpl.default_POA(Servant self) DelegateImpl.get_interface_def(Servant Self) booleanbooleanDelegateImpl.non_existent(Servant self) byte[]final voidActiveObjectMap.putServant(Servant servant, AOMEntry value) voidPOAFactory.registerPOAForServant(POA poa, Servant servant) byte[]POAImpl.servant_to_id(Servant servant) servant_to_id3.3.8.19POAImpl.servant_to_reference(Servant servant) servant_to_reference3.3.8.20byte[]POAPolicyMediator.servantToId(Servant servant) byte[]POAPolicyMediatorBase_R.servantToId(Servant servant) byte[]POAPolicyMediatorImpl_NR_UDS.servantToId(Servant servant) byte[]POAPolicyMediatorImpl_NR_USM.servantToId(Servant servant) voidPOAImpl.set_servant(Servant defaultServant) set_servantSection 3.3.8.13voidPOAPolicyMediator.setDefaultServant(Servant servant) Set the default servant.voidPOAPolicyMediatorImpl_NR_UDS.setDefaultServant(Servant servant) voidPOAPolicyMediatorImpl_NR_USM.setDefaultServant(Servant servant) voidPOAPolicyMediatorImpl_R_AOM.setDefaultServant(Servant servant) voidPOAPolicyMediatorImpl_R_UDS.setDefaultServant(Servant servant) voidPOAPolicyMediatorImpl_R_USM.setDefaultServant(Servant servant) protected final voidPOAPolicyMediatorBase.setDelegate(Servant servant, byte[] id) DelegateImpl.this_object(Servant self) voidPOAFactory.unregisterPOAForServant(POA poa, Servant servant) -
Uses of Servant in com.sun.corba.se.impl.presentation.rmi
Subclasses of Servant in com.sun.corba.se.impl.presentation.rmi -
Uses of Servant in com.sun.corba.se.spi.activation
Subclasses of Servant in com.sun.corba.se.spi.activationModifier and TypeClassDescriptionclasscom/sun/corba/se/spi/activation/ActivatorPOA.java .classcom/sun/corba/se/spi/activation/ActivatorPOATie.java .classcom/sun/corba/se/spi/activation/InitialNameServicePOA.java .classcom/sun/corba/se/spi/activation/InitialNameServicePOATie.java .classcom/sun/corba/se/spi/activation/LocatorPOA.java .classcom/sun/corba/se/spi/activation/LocatorPOATie.java .classcom/sun/corba/se/spi/activation/RepositoryPOA.java .classcom/sun/corba/se/spi/activation/RepositoryPOATie.java .classcom/sun/corba/se/spi/activation/ServerManagerPOA.java .classcom/sun/corba/se/spi/activation/ServerManagerPOATie.java .classServer callback API, passed to Activator in active method.classServer callback API, passed to Activator in active method. -
Uses of Servant in com.sun.corba.se.spi.presentation.rmi
Methods in com.sun.corba.se.spi.presentation.rmi with parameters of type ServantModifier and TypeMethodDescriptionstatic ObjectStubAdapter.activateServant(Servant servant) Use implicit activation to get an object reference for the servant. -
Uses of Servant in org.omg.CORBA
Subclasses of Servant in org.omg.CORBAModifier and TypeClassDescriptionclassorg/omg/CORBA/AbstractInterfaceDefPOA.java .classorg/omg/CORBA/AbstractInterfaceDefPOATie.java .classorg/omg/CORBA/AliasDefPOA.java .classorg/omg/CORBA/AliasDefPOATie.java .classorg/omg/CORBA/ArrayDefPOA.java .classorg/omg/CORBA/ArrayDefPOATie.java .classorg/omg/CORBA/AttributeDefPOA.java .classorg/omg/CORBA/AttributeDefPOATie.java .classorg/omg/CORBA/ConstantDefPOA.java .classorg/omg/CORBA/ConstantDefPOATie.java .classorg/omg/CORBA/ContainedPOA.java .classorg/omg/CORBA/ContainedPOATie.java .classorg/omg/CORBA/ContainerPOA.java .classorg/omg/CORBA/ContainerPOATie.java .classorg/omg/CORBA/EnumDefPOA.java .classorg/omg/CORBA/EnumDefPOATie.java .classorg/omg/CORBA/ExceptionDefPOA.java .classorg/omg/CORBA/ExceptionDefPOATie.java .classorg/omg/CORBA/ExtAbstractInterfaceDefPOA.java .classorg/omg/CORBA/ExtAbstractInterfaceDefPOATie.java .classorg/omg/CORBA/ExtAttributeDefPOA.java .classorg/omg/CORBA/ExtAttributeDefPOATie.java .classorg/omg/CORBA/ExtInterfaceDefPOA.java .classorg/omg/CORBA/ExtInterfaceDefPOATie.java .classorg/omg/CORBA/ExtLocalInterfaceDefPOA.java .classorg/omg/CORBA/ExtLocalInterfaceDefPOATie.java .classorg/omg/CORBA/ExtValueDefPOA.java .classorg/omg/CORBA/ExtValueDefPOATie.java .classorg/omg/CORBA/FixedDefPOA.java .classorg/omg/CORBA/FixedDefPOATie.java .classorg/omg/CORBA/IDLTypePOA.java .classorg/omg/CORBA/IDLTypePOATie.java .classorg/omg/CORBA/InterfaceAttrExtensionPOA.java .classorg/omg/CORBA/InterfaceAttrExtensionPOATie.java .classorg/omg/CORBA/InterfaceDefPOA.java .classorg/omg/CORBA/InterfaceDefPOATie.java .classorg/omg/CORBA/IRObjectPOA.java .classorg/omg/CORBA/IRObjectPOATie.java .classorg/omg/CORBA/LocalInterfaceDefPOA.java .classorg/omg/CORBA/LocalInterfaceDefPOATie.java .classorg/omg/CORBA/ModuleDefPOA.java .classorg/omg/CORBA/ModuleDefPOATie.java .classorg/omg/CORBA/NativeDefPOA.java .classorg/omg/CORBA/NativeDefPOATie.java .classorg/omg/CORBA/OperationDefPOA.java .classorg/omg/CORBA/OperationDefPOATie.java .classorg/omg/CORBA/PrimitiveDefPOA.java .classorg/omg/CORBA/PrimitiveDefPOATie.java .classorg/omg/CORBA/RepositoryPOA.java .classorg/omg/CORBA/RepositoryPOATie.java .classorg/omg/CORBA/SequenceDefPOA.java .classorg/omg/CORBA/SequenceDefPOATie.java .classorg/omg/CORBA/StringDefPOA.java .classorg/omg/CORBA/StringDefPOATie.java .classorg/omg/CORBA/StructDefPOA.java .classorg/omg/CORBA/StructDefPOATie.java .classorg/omg/CORBA/TypedefDefPOA.java .classorg/omg/CORBA/TypedefDefPOATie.java .classorg/omg/CORBA/UnionDefPOA.java .classorg/omg/CORBA/UnionDefPOATie.java .classorg/omg/CORBA/ValueBoxDefPOA.java .classorg/omg/CORBA/ValueBoxDefPOATie.java .classorg/omg/CORBA/ValueDefPOA.java .classorg/omg/CORBA/ValueDefPOATie.java .classorg/omg/CORBA/ValueMemberDefPOA.java .classorg/omg/CORBA/ValueMemberDefPOATie.java .classorg/omg/CORBA/WstringDefPOA.java .classorg/omg/CORBA/WstringDefPOATie.java . -
Uses of Servant in org.omg.CORBA.ComponentIR
Subclasses of Servant in org.omg.CORBA.ComponentIRModifier and TypeClassDescriptionclassorg/omg/CORBA/ComponentIR/ComponentDefPOA.java .classorg/omg/CORBA/ComponentIR/ComponentDefPOATie.java .classorg/omg/CORBA/ComponentIR/ConsumesDefPOA.java .classorg/omg/CORBA/ComponentIR/ConsumesDefPOATie.java .classorg/omg/CORBA/ComponentIR/ContainerPOA.java .classorg/omg/CORBA/ComponentIR/ContainerPOATie.java .classorg/omg/CORBA/ComponentIR/EmitsDefPOA.java .classorg/omg/CORBA/ComponentIR/EmitsDefPOATie.java .classorg/omg/CORBA/ComponentIR/EventDefPOA.java .classorg/omg/CORBA/ComponentIR/EventDefPOATie.java .classorg/omg/CORBA/ComponentIR/EventPortDefPOA.java .classorg/omg/CORBA/ComponentIR/EventPortDefPOATie.java .classorg/omg/CORBA/ComponentIR/FactoryDefPOA.java .classorg/omg/CORBA/ComponentIR/FactoryDefPOATie.java .classorg/omg/CORBA/ComponentIR/FinderDefPOA.java .classorg/omg/CORBA/ComponentIR/FinderDefPOATie.java .classorg/omg/CORBA/ComponentIR/HomeDefPOA.java .classorg/omg/CORBA/ComponentIR/HomeDefPOATie.java .classorg/omg/CORBA/ComponentIR/ModuleDefPOA.java .classorg/omg/CORBA/ComponentIR/ModuleDefPOATie.java .classorg/omg/CORBA/ComponentIR/ProvidesDefPOA.java .classorg/omg/CORBA/ComponentIR/ProvidesDefPOATie.java .classorg/omg/CORBA/ComponentIR/PublishesDefPOA.java .classorg/omg/CORBA/ComponentIR/PublishesDefPOATie.java .classorg/omg/CORBA/ComponentIR/RepositoryPOA.java .classorg/omg/CORBA/ComponentIR/RepositoryPOATie.java .classorg/omg/CORBA/ComponentIR/UsesDefPOA.java .classorg/omg/CORBA/ComponentIR/UsesDefPOATie.java . -
Uses of Servant in org.omg.CosNaming
Subclasses of Servant in org.omg.CosNamingModifier and TypeClassDescriptionclassThe BindingIterator interface allows a client to iterate through the bindings using the next_one or next_n operations.classThe BindingIterator interface allows a client to iterate through the bindings using the next_one or next_n operations.classNamingContextExtis the extension ofNamingContextwhich contains a set of name bindings in which each name is unique and is part of Interoperable Naming Service.classNamingContextExtis the extension ofNamingContextwhich contains a set of name bindings in which each name is unique and is part of Interoperable Naming Service.classA naming context is an object that contains a set of name bindings in which each name is unique.classA naming context is an object that contains a set of name bindings in which each name is unique. -
Uses of Servant in org.omg.DynamicAny
Subclasses of Servant in org.omg.DynamicAnyModifier and TypeClassDescriptionclassDynAny objects can be created by invoking operations on the DynAnyFactory object.classDynAny objects can be created by invoking operations on the DynAnyFactory object.classAny values can be dynamically interpreted (traversed) and constructed through DynAny objects.classAny values can be dynamically interpreted (traversed) and constructed through DynAny objects.classDynArray objects support the manipulation of IDL arrays.classDynArray objects support the manipulation of IDL arrays.classDynEnum objects support the manipulation of IDL enumerated values.classDynEnum objects support the manipulation of IDL enumerated values.classDynFixed objects support the manipulation of IDL fixed values.classDynFixed objects support the manipulation of IDL fixed values.classDynSequence objects support the manipulation of IDL sequences.classDynSequence objects support the manipulation of IDL sequences.classDynStruct objects support the manipulation of IDL struct and exception values.classDynStruct objects support the manipulation of IDL struct and exception values.classDynUnion objects support the manipulation of IDL unions.classDynUnion objects support the manipulation of IDL unions.classDynValueBox objects support the manipulation of IDL boxed value types.classDynValueBox objects support the manipulation of IDL boxed value types.classDynValueCommon provides operations supported by both the DynValue and DynValueBox interfaces.classDynValueCommon provides operations supported by both the DynValue and DynValueBox interfaces.classDynValue objects support the manipulation of IDL non-boxed value types.classDynValue objects support the manipulation of IDL non-boxed value types. -
Uses of Servant in org.omg.PortableServer
Subclasses of Servant in org.omg.PortableServerModifier and TypeClassDescriptionclassAllows dynamic handling of object invocations.classWhen the POA has the RETAIN policy it uses servant managers that are ServantActivators.classWhen the POA has the RETAIN policy it uses servant managers that are ServantActivators.classWhen the POA has the NON_RETAIN policy it uses servant managers that are ServantLocators.classWhen the POA has the NON_RETAIN policy it uses servant managers that are ServantLocators.Methods in org.omg.PortableServer that return ServantModifier and TypeMethodDescriptionPOAOperations.get_servant()This operation returns the default servant associated with the POA.POAOperations.id_to_servant(byte[] oid) If the POA has the RETAIN policy and the specified ObjectId is in the Active Object Map, this operation returns the servant associated with that object in the Active Object Map.This operation is invoked by the POA whenever the POA receives a request for an object that is not currently active, assuming the POA has the USE_SERVANT_MANAGER and RETAIN policies.This operation is invoked by the POA whenever the POA receives a request for an object that is not currently active, assuming the POA has the USE_SERVANT_MANAGER and RETAIN policies.This operation is invoked by the POA whenever the POA receives a request for an object that is not currently active, assuming the POA has the USE_SERVANT_MANAGER and RETAIN policies._ServantLocatorStub.preinvoke(byte[] oid, POA adapter, String operation, CookieHolder the_cookie) This operations is used to get a servant that will be used to process the request that caused preinvoke to be called.ServantLocatorOperations.preinvoke(byte[] oid, POA adapter, String operation, CookieHolder the_cookie) This operations is used to get a servant that will be used to process the request that caused preinvoke to be called.ServantLocatorPOATie.preinvoke(byte[] oid, POA adapter, String operation, CookieHolder the_cookie) This operations is used to get a servant that will be used to process the request that caused preinvoke to be called.POAOperations.reference_to_servant(Object reference) If the POA has the RETAIN policy and the specified object is present in the Active Object Map, this operation returns the servant associated with that object in the Active Object Map.Methods in org.omg.PortableServer with parameters of type ServantModifier and TypeMethodDescriptionbyte[]POAOperations.activate_object(Servant p_servant) This operation generates an Object Id and enters the Object Id and the specified servant in the Active Object Map.voidPOAOperations.activate_object_with_id(byte[] id, Servant p_servant) This operation enters an association between the specified Object Id and the specified servant in the Active Object Map.void_ServantActivatorStub.etherealize(byte[] oid, POA adapter, Servant serv, boolean cleanup_in_progress, boolean remaining_activations) This operation is invoked whenever a servant for an object is deactivated, assuming the POA has the USE_SERVANT_MANAGER and RETAIN policies.voidServantActivatorOperations.etherealize(byte[] oid, POA adapter, Servant serv, boolean cleanup_in_progress, boolean remaining_activations) This operation is invoked whenever a servant for an object is deactivated, assuming the POA has the USE_SERVANT_MANAGER and RETAIN policies.voidServantActivatorPOATie.etherealize(byte[] oid, POA adapter, Servant serv, boolean cleanup_in_progress, boolean remaining_activations) This operation is invoked whenever a servant for an object is deactivated, assuming the POA has the USE_SERVANT_MANAGER and RETAIN policies.void_ServantLocatorStub.postinvoke(byte[] oid, POA adapter, String operation, Object the_cookie, Servant the_servant) This operation is invoked whenener a servant completes a request.voidServantLocatorOperations.postinvoke(byte[] oid, POA adapter, String operation, Object the_cookie, Servant the_servant) This operation is invoked whenener a servant completes a request.voidServantLocatorPOATie.postinvoke(byte[] oid, POA adapter, String operation, Object the_cookie, Servant the_servant) This operation is invoked whenener a servant completes a request.byte[]POAOperations.servant_to_id(Servant p_servant) This operation has four possible behaviors. 1.POAOperations.servant_to_reference(Servant p_servant) This operation requires the RETAIN policy and either the UNIQUE_ID or IMPLICIT_ACTIVATION policies if invoked outside the context of an operation dispatched by this POA.voidPOAOperations.set_servant(Servant p_servant) This operation registers the specified servant with the POA as the default servant. -
Uses of Servant in org.omg.PortableServer.portable
Methods in org.omg.PortableServer.portable with parameters of type ServantModifier and TypeMethodDescriptionDelegate.default_POA(Servant Self) The default behavior of this function is to return the root POA from the ORB instance associated with the servant.Delegate.get_interface_def(Servant self) This operation returns an object in the Interface Repository which provides type information that may be useful to a program.booleanThis method checks to see if the specified repid is present on the list returned by _all_interfaces() or is the repository id for the generic CORBA Object.booleanDelegate.non_existent(Servant Self) This operation is used to check for the existence of the Object.byte[]The method _object_id() is equivalent to calling PortableServer::Current::get_object_id.Convenience method that returns the instance of the ORB currently associated with the Servant.The method _poa() is equivalent to calling PortableServer::Current:get_POA.Delegate.this_object(Servant Self) This allows the servant to obtain the object reference for the target CORBA Object it is incarnating for that request.