public interface Delegate
Modifier and Type | Method and Description |
---|---|
POA |
default_POA(Servant self) |
Object |
get_interface_def(Servant self) |
InterfaceDef |
get_interface(Servant self)
Deprecated.
Deprecated by CORBA 2.4
|
boolean |
is_a(Servant self,
String repository_id) |
boolean |
non_existent(Servant self) |
byte[] |
object_id(Servant self) |
ORB |
orb(Servant self) |
POA |
poa(Servant self) |
Object |
this_object(Servant self) |
byte[] object_id(Servant self)
boolean non_existent(Servant self)
InterfaceDef get_interface(Servant self)
Copyright © 2013. All Rights Reserved.