org.openorb.trader.kernel

Class Proxy

public class Proxy extends ProxyPOA

This class provides an implementation over the PSS for the Proxy interface.

Author: Jerome Daniel

Constructor Summary
Proxy(Kernel kernel)
Method Summary
Adminadmin_if()
ProxyInfodescribe_proxy(String id)
Describes a proxy offer
Stringexport_proxy(Lookup target, String type, Property[] properties, boolean if_match_all, String recipe, Policy[] policies_to_pass_on)
Exports a proxy offer
Linklink_if()
Lookuplookup_if()
Proxyproxy_if()
Registerregister_if()
booleansupports_dynamic_properties()
booleansupports_modifiable_properties()
booleansupports_proxy_offers()
Objecttype_repos()
voidwithdraw_proxy(String id)
Withdraws a proxy

Constructor Detail

Proxy

public Proxy(Kernel kernel)

Method Detail

admin_if

public Admin admin_if()

describe_proxy

public ProxyInfo describe_proxy(String id)
Describes a proxy offer

export_proxy

public String export_proxy(Lookup target, String type, Property[] properties, boolean if_match_all, String recipe, Policy[] policies_to_pass_on)
Exports a proxy offer

link_if

public Link link_if()

lookup_if

public Lookup lookup_if()

proxy_if

public Proxy proxy_if()

register_if

public Register register_if()

supports_dynamic_properties

public boolean supports_dynamic_properties()

supports_modifiable_properties

public boolean supports_modifiable_properties()

supports_proxy_offers

public boolean supports_proxy_offers()

type_repos

public Object type_repos()

withdraw_proxy

public void withdraw_proxy(String id)
Withdraws a proxy