| Package | Description |
|---|---|
| org.omg.CosTrading | |
| org.omg.CosTrading.LinkPackage | |
| org.omg.CosTrading.ProxyPackage |
| Modifier and Type | Class and Description |
|---|---|
class |
_LookupStub
Generated from IDL interface "Lookup".
|
| Modifier and Type | Field and Description |
|---|---|
Lookup |
InvalidLookupRef.target |
Lookup |
LookupHolder.value |
| Modifier and Type | Method and Description |
|---|---|
Lookup |
LookupPOA._this() |
Lookup |
LookupPOATie._this() |
Lookup |
LookupPOA._this(ORB orb) |
Lookup |
LookupPOATie._this(ORB orb) |
static Lookup |
LookupHelper.extract(Any any) |
Lookup |
_AdminStub.lookup_if() |
Lookup |
RegisterPOATie.lookup_if() |
Lookup |
_TraderComponentsStub.lookup_if() |
Lookup |
LookupPOATie.lookup_if() |
Lookup |
TraderComponentsOperations.lookup_if() |
Lookup |
_LookupStub.lookup_if() |
Lookup |
_ProxyStub.lookup_if() |
Lookup |
_LinkStub.lookup_if() |
Lookup |
LinkPOATie.lookup_if() |
Lookup |
ProxyPOATie.lookup_if() |
Lookup |
TraderComponentsPOATie.lookup_if() |
Lookup |
_RegisterStub.lookup_if() |
Lookup |
AdminPOATie.lookup_if() |
static Lookup |
LookupHelper.narrow(Object obj) |
static Lookup |
LookupHelper.read(InputStream in) |
static Lookup |
LookupHelper.unchecked_narrow(Object obj) |
| Modifier and Type | Method and Description |
|---|---|
void |
LinkOperations.add_link(String name,
Lookup target,
FollowOption def_pass_on_follow_rule,
FollowOption limiting_follow_rule) |
void |
_LinkStub.add_link(String name,
Lookup target,
FollowOption def_pass_on_follow_rule,
FollowOption limiting_follow_rule) |
void |
LinkPOATie.add_link(String name,
Lookup target,
FollowOption def_pass_on_follow_rule,
FollowOption limiting_follow_rule) |
String |
_ProxyStub.export_proxy(Lookup target,
String type,
Property[] properties,
boolean if_match_all,
String recipe,
Policy[] policies_to_pass_on) |
String |
ProxyOperations.export_proxy(Lookup target,
String type,
Property[] properties,
boolean if_match_all,
String recipe,
Policy[] policies_to_pass_on) |
String |
ProxyPOATie.export_proxy(Lookup target,
String type,
Property[] properties,
boolean if_match_all,
String recipe,
Policy[] policies_to_pass_on) |
static void |
LookupHelper.insert(Any any,
Lookup s) |
static void |
LookupHelper.write(OutputStream _out,
Lookup s) |
| Constructor and Description |
|---|
InvalidLookupRef(Lookup target) |
InvalidLookupRef(String _reason,
Lookup target) |
LookupHolder(Lookup initial) |
| Modifier and Type | Field and Description |
|---|---|
Lookup |
LinkInfo.target |
| Constructor and Description |
|---|
LinkInfo(Lookup target,
Register target_reg,
FollowOption def_pass_on_follow_rule,
FollowOption limiting_follow_rule) |
| Modifier and Type | Field and Description |
|---|---|
Lookup |
ProxyInfo.target |
| Constructor and Description |
|---|
ProxyInfo(String type,
Lookup target,
Property[] properties,
boolean if_match_all,
String recipe,
Policy[] policies_to_pass_on) |
Copyright © 2015 JacORB. All rights reserved.