default_POA |
The default behavior of this function is to return the root POA from the ORB instance associated with the servant. |
is_a |
This 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. |
non_existent |
This operation is used to check for the existence of the Object. |
object_id |
The method _object_id() is equivalent to calling PortableServer::Current::get_object_id. |
orb |
Convenience method that returns the instance of the ORB currently associated with the Servant. |
poa |
The method _poa() is equivalent to calling PortableServer::Current:get_POA. |
this_object |
This allows the servant to obtain the object reference for the target CORBA Object it is incarnating for that request. |
Delegate Interface | Ics.PortableServer.portable Namespace | Ics.PortableServer Namespace