org.omg.CosTrading
Class RegisterPOATie
java.lang.Object
org.omg.PortableServer.Servant
org.omg.CosTrading.RegisterPOA
org.omg.CosTrading.RegisterPOATie
- All Implemented Interfaces:
- InvokeHandler, RegisterOperations, SupportAttributesOperations, TraderComponentsOperations
public class RegisterPOATie
- extends RegisterPOA
Generated from IDL interface "Register".
- Version:
- generated at 03-Nov-2015 12:23:58
- Author:
- JacORB IDL compiler V 3.7
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RegisterPOATie
public RegisterPOATie(RegisterOperations delegate)
RegisterPOATie
public RegisterPOATie(RegisterOperations delegate,
POA poa)
_this
public Register _this()
- Overrides:
_this in class RegisterPOA
_this
public Register _this(ORB orb)
- Overrides:
_this in class RegisterPOA
_delegate
public RegisterOperations _delegate()
_delegate
public void _delegate(RegisterOperations delegate)
_default_POA
public POA _default_POA()
- Overrides:
_default_POA in class Servant
export
public String export(Object reference,
String type,
Property[] properties)
throws DuplicatePropertyName,
MissingMandatoryProperty,
IllegalServiceType,
ReadonlyDynamicProperty,
InterfaceTypeMismatch,
PropertyTypeMismatch,
IllegalPropertyName,
InvalidObjectRef,
UnknownServiceType
- Throws:
DuplicatePropertyName
MissingMandatoryProperty
IllegalServiceType
ReadonlyDynamicProperty
InterfaceTypeMismatch
PropertyTypeMismatch
IllegalPropertyName
InvalidObjectRef
UnknownServiceType
withdraw
public void withdraw(String id)
throws IllegalOfferId,
ProxyOfferId,
UnknownOfferId
- Throws:
IllegalOfferId
ProxyOfferId
UnknownOfferId
admin_if
public Admin admin_if()
type_repos
public Object type_repos()
supports_proxy_offers
public boolean supports_proxy_offers()
link_if
public Link link_if()
supports_modifiable_properties
public boolean supports_modifiable_properties()
describe
public OfferInfo describe(String id)
throws IllegalOfferId,
ProxyOfferId,
UnknownOfferId
- Throws:
IllegalOfferId
ProxyOfferId
UnknownOfferId
proxy_if
public Proxy proxy_if()
register_if
public Register register_if()
modify
public void modify(String id,
String[] del_list,
Property[] modify_list)
throws DuplicatePropertyName,
ProxyOfferId,
NotImplemented,
ReadonlyDynamicProperty,
UnknownOfferId,
PropertyTypeMismatch,
ReadonlyProperty,
IllegalOfferId,
UnknownPropertyName,
IllegalPropertyName,
MandatoryProperty
- Throws:
DuplicatePropertyName
ProxyOfferId
NotImplemented
ReadonlyDynamicProperty
UnknownOfferId
PropertyTypeMismatch
ReadonlyProperty
IllegalOfferId
UnknownPropertyName
IllegalPropertyName
MandatoryProperty
resolve
public Register resolve(String[] name)
throws UnknownTraderName,
RegisterNotSupported,
IllegalTraderName
- Throws:
UnknownTraderName
RegisterNotSupported
IllegalTraderName
withdraw_using_constraint
public void withdraw_using_constraint(String type,
String constr)
throws NoMatchingOffers,
UnknownServiceType,
IllegalConstraint,
IllegalServiceType
- Throws:
NoMatchingOffers
UnknownServiceType
IllegalConstraint
IllegalServiceType
lookup_if
public Lookup lookup_if()
supports_dynamic_properties
public boolean supports_dynamic_properties()
Copyright © 2015 JacORB. All rights reserved.