Constructor and Description |
---|
DelegateImpl(ORB orb,
POAFactory factory) |
Modifier and Type | Method and Description |
---|---|
POA |
default_POA(Servant self) |
Object |
get_component(Servant self) |
Object |
get_interface_def(Servant Self) |
InterfaceDef |
get_interface(Servant self) |
boolean |
is_a(Servant self,
String repId) |
boolean |
non_existent(Servant self) |
byte[] |
object_id(Servant self) |
ORB |
orb(Servant self) |
POA |
poa(Servant self) |
Object |
this_object(Servant self) |
public DelegateImpl(ORB orb, POAFactory factory)
public Object this_object(Servant self)
this_object
in interface Delegate
public POA default_POA(Servant self)
default_POA
in interface Delegate
public boolean non_existent(Servant self)
non_existent
in interface Delegate
public Object get_interface_def(Servant Self)
get_interface_def
in interface Delegate
public InterfaceDef get_interface(Servant self)
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.