J-Integra® Espresso Programming Documentation (API) |
|
Servant._all_interfaces Method
Used by the ORB to obtain complete type information from the servant.
string
[] _all_interfaces(
POA poa
byte
[]
object_id
);
Parameters
- poa
-
POA with which the servant is associated.
- object_id
-
is the id corresponding to the object associated with this servant.
Return Value
list of type information for the object.
Remarks
none
Exceptions
none
See Also
Servant Interface |
Servant Members | Ics.PortableServer
Namespace | Ics Namespace