public class _RegisterStub extends ObjectImpl implements Register
| Constructor and Description |
|---|
_RegisterStub() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
_ids() |
Admin |
admin_if() |
OfferInfo |
describe(String id) |
String |
export(Object reference,
String type,
Property[] properties) |
Link |
link_if() |
Lookup |
lookup_if() |
void |
modify(String id,
String[] del_list,
Property[] modify_list) |
Proxy |
proxy_if() |
Register |
register_if() |
Register |
resolve(String[] name) |
boolean |
supports_dynamic_properties() |
boolean |
supports_modifiable_properties() |
boolean |
supports_proxy_offers() |
Object |
type_repos() |
void |
withdraw_using_constraint(String type,
String constr) |
void |
withdraw(String id) |
_create_request, _create_request, _duplicate, _get_delegate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_delegate, _set_policy_override, equals, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, wait_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_overridepublic static final Class _opsClass
public String[] _ids()
_ids in class ObjectImplpublic String export(Object reference, String type, Property[] properties) throws DuplicatePropertyName, MissingMandatoryProperty, IllegalServiceType, ReadonlyDynamicProperty, InterfaceTypeMismatch, PropertyTypeMismatch, IllegalPropertyName, InvalidObjectRef, UnknownServiceType
public void withdraw(String id) throws IllegalOfferId, ProxyOfferId, UnknownOfferId
withdraw in interface RegisterOperationsIllegalOfferIdProxyOfferIdUnknownOfferIdpublic Admin admin_if()
admin_if in interface TraderComponentsOperationspublic Object type_repos()
type_repos in interface SupportAttributesOperationspublic boolean supports_proxy_offers()
supports_proxy_offers in interface SupportAttributesOperationspublic Link link_if()
link_if in interface TraderComponentsOperationspublic boolean supports_modifiable_properties()
supports_modifiable_properties in interface SupportAttributesOperationspublic OfferInfo describe(String id) throws IllegalOfferId, ProxyOfferId, UnknownOfferId
describe in interface RegisterOperationsIllegalOfferIdProxyOfferIdUnknownOfferIdpublic Proxy proxy_if()
proxy_if in interface TraderComponentsOperationspublic Register register_if()
register_if in interface TraderComponentsOperationspublic void modify(String id, String[] del_list, Property[] modify_list) throws DuplicatePropertyName, ProxyOfferId, NotImplemented, ReadonlyDynamicProperty, UnknownOfferId, PropertyTypeMismatch, ReadonlyProperty, IllegalOfferId, UnknownPropertyName, IllegalPropertyName, MandatoryProperty
public Register resolve(String[] name) throws UnknownTraderName, RegisterNotSupported, IllegalTraderName
resolve in interface RegisterOperationsUnknownTraderNameRegisterNotSupportedIllegalTraderNamepublic void withdraw_using_constraint(String type, String constr) throws NoMatchingOffers, UnknownServiceType, IllegalConstraint, IllegalServiceType
withdraw_using_constraint in interface RegisterOperationsNoMatchingOffersUnknownServiceTypeIllegalConstraintIllegalServiceTypepublic Lookup lookup_if()
lookup_if in interface TraderComponentsOperationspublic boolean supports_dynamic_properties()
supports_dynamic_properties in interface SupportAttributesOperationsCopyright © 2015 JacORB. All rights reserved.