|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.PortableServer.Servant
org.omg.SendingContext.CodeBasePOA
org.omg.SendingContext.CodeBasePOATie
Constructor Summary | |
---|---|
CodeBasePOATie(CodeBaseOperations tieObject)
|
|
CodeBasePOATie(CodeBaseOperations tieObject,
POA poa)
|
Method Summary | |
---|---|
POA |
_default_POA()
|
CodeBaseOperations |
_delegate()
|
void |
_delegate(CodeBaseOperations delegate_)
|
java.lang.String[] |
bases(java.lang.String x)
To obtain a type graph for a value type. |
Repository |
get_ir()
Operation to obtain the IR from the sending context |
java.lang.String |
implementation(java.lang.String x)
Operation to obtain a location of the implementation code. |
java.lang.String[] |
implementations(java.lang.String[] x)
Operation to obtain a location of the implementation code. |
java.lang.String |
implementationx(java.lang.String x)
Operation to obtain a location of the implementation code. |
FullValueDescription |
meta(java.lang.String x)
Operations to obtain complete meta information about a Value. |
FullValueDescription[] |
metas(java.lang.String[] x)
Operation to obtain complete meta information about a Value. |
Methods inherited from class org.omg.SendingContext.CodeBasePOA |
---|
_all_interfaces, _invoke, _this, _this |
Methods inherited from class org.omg.PortableServer.Servant |
---|
_get_delegate, _get_interface_def, _get_interface, _is_a, _non_existent, _object_id, _orb, _orb, _poa, _set_delegate, _this_object, _this_object |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CodeBasePOATie(CodeBaseOperations tieObject)
public CodeBasePOATie(CodeBaseOperations tieObject, POA poa)
Method Detail |
public CodeBaseOperations _delegate()
public void _delegate(CodeBaseOperations delegate_)
public POA _default_POA()
_default_POA
in class Servant
public Repository get_ir()
CodeBaseOperations
public java.lang.String implementation(java.lang.String x)
CodeBaseOperations
public java.lang.String implementationx(java.lang.String x)
CodeBaseOperations
public java.lang.String[] implementations(java.lang.String[] x)
CodeBaseOperations
public FullValueDescription meta(java.lang.String x)
CodeBaseOperations
public FullValueDescription[] metas(java.lang.String[] x)
CodeBaseOperations
public java.lang.String[] bases(java.lang.String x)
CodeBaseOperations
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |