_all_interfaces |
Used by the ORB to obtain complete type information from the servant. |
_default_POA |
Returns the root POA from the ORB instance associated with the servant. |
_get_delegate |
Gets the ORB vendor-specific implementation of PortableServer::Servant. |
_is_a |
Checks to see if the specified repository_id is
present on the list returned by _all_interfaces() or is the repository_id
for the generic CORBA Object. |
_non_existent |
Checks for the existence of an Object. |
_object_id |
Allows easy execution of common methods, equivalent to calling PortableServer::Current::get_object_id. |
_orb |
Returns the instance of the ORB currently associated with the Servant
(convenience method). |
_poa |
Allows easy execution of common methods, equivalent to PortableServer::Current:get_POA. |
_set_delegate |
Supports the Java ORB portability interfaces by providing a method for classes that support ORB portability through delegation to set their delegate. |
_this_object |
Allows the servant to obtain the object reference for the target CORBA object it is incarnating for that request. |
_this_object(
ORB ) |
Allows the servant to obtain the object reference for the target CORBA object it is incarnating for that request. |
Servant Class | PortableServer Namespace | Ics Namespace