|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.omg.PortableServer.Servant
org.omg.CosTrading.ProxyPOA
org.openorb.trader.kernel.Proxy
public class Proxy
This class provides an implementation over the PSS for the Proxy interface.
| Constructor Summary | |
|---|---|
Proxy(Kernel kernel)
|
|
| Method Summary | |
|---|---|
Admin |
admin_if()
Read accessor for admin_if attribute |
ProxyInfo |
describe_proxy(java.lang.String id)
Describes a proxy offer |
java.lang.String |
export_proxy(Lookup target,
java.lang.String type,
Property[] properties,
boolean if_match_all,
java.lang.String recipe,
Policy[] policies_to_pass_on)
Exports a proxy offer |
Link |
link_if()
Read accessor for link_if attribute |
Lookup |
lookup_if()
Read accessor for lookup_if attribute |
Proxy |
proxy_if()
Read accessor for proxy_if attribute |
Register |
register_if()
Read accessor for register_if attribute |
boolean |
supports_dynamic_properties()
Read accessor for supports_dynamic_properties attribute |
boolean |
supports_modifiable_properties()
Read accessor for supports_modifiable_properties attribute |
boolean |
supports_proxy_offers()
Read accessor for supports_proxy_offers attribute |
org.omg.CORBA.Object |
type_repos()
Read accessor for type_repos attribute |
void |
withdraw_proxy(java.lang.String id)
Withdraws a proxy |
| Methods inherited from class org.omg.CosTrading.ProxyPOA |
|---|
_all_interfaces, _invoke, _this, _this |
| Methods inherited from class org.omg.PortableServer.Servant |
|---|
_default_POA, _get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _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 Proxy(Kernel kernel)
| Method Detail |
|---|
public java.lang.String export_proxy(Lookup target,
java.lang.String type,
Property[] properties,
boolean if_match_all,
java.lang.String recipe,
Policy[] policies_to_pass_on)
throws IllegalServiceType,
UnknownServiceType,
InvalidLookupRef,
IllegalPropertyName,
PropertyTypeMismatch,
ReadonlyDynamicProperty,
MissingMandatoryProperty,
IllegalRecipe,
DuplicatePropertyName,
DuplicatePolicyName
IllegalServiceType
UnknownServiceType
InvalidLookupRef
IllegalPropertyName
PropertyTypeMismatch
ReadonlyDynamicProperty
MissingMandatoryProperty
IllegalRecipe
DuplicatePropertyName
DuplicatePolicyName
public void withdraw_proxy(java.lang.String id)
throws IllegalOfferId,
UnknownOfferId,
NotProxyOfferId
IllegalOfferId
UnknownOfferId
NotProxyOfferId
public ProxyInfo describe_proxy(java.lang.String id)
throws IllegalOfferId,
UnknownOfferId,
NotProxyOfferId
IllegalOfferId
UnknownOfferId
NotProxyOfferIdpublic Lookup lookup_if()
TraderComponentsOperations
public Register register_if()
TraderComponentsOperations
public Link link_if()
TraderComponentsOperations
public Proxy proxy_if()
TraderComponentsOperations
public Admin admin_if()
TraderComponentsOperations
public boolean supports_modifiable_properties()
SupportAttributesOperations
public boolean supports_dynamic_properties()
SupportAttributesOperations
public boolean supports_proxy_offers()
SupportAttributesOperations
public org.omg.CORBA.Object type_repos()
SupportAttributesOperations
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||