public class SupportAttributesPOATie extends SupportAttributesPOA
| Constructor and Description |
|---|
SupportAttributesPOATie(SupportAttributesOperations delegate) |
SupportAttributesPOATie(SupportAttributesOperations delegate,
POA poa) |
| Modifier and Type | Method and Description |
|---|---|
POA |
_default_POA() |
SupportAttributesOperations |
_delegate() |
void |
_delegate(SupportAttributesOperations delegate) |
SupportAttributes |
_this() |
SupportAttributes |
_this(ORB orb) |
boolean |
supports_dynamic_properties() |
boolean |
supports_modifiable_properties() |
boolean |
supports_proxy_offers() |
Object |
type_repos() |
_all_interfaces, _invoke_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_objectpublic SupportAttributesPOATie(SupportAttributesOperations delegate)
public SupportAttributesPOATie(SupportAttributesOperations delegate, POA poa)
public SupportAttributes _this()
_this in class SupportAttributesPOApublic SupportAttributes _this(ORB orb)
_this in class SupportAttributesPOApublic SupportAttributesOperations _delegate()
public void _delegate(SupportAttributesOperations delegate)
public POA _default_POA()
_default_POA in class Servantpublic boolean supports_proxy_offers()
public Object type_repos()
public boolean supports_dynamic_properties()
public boolean supports_modifiable_properties()
Copyright © 2015 JacORB. All rights reserved.