public class InterfaceAttrExtensionPOATie extends InterfaceAttrExtensionPOA
| Constructor and Description |
|---|
InterfaceAttrExtensionPOATie(InterfaceAttrExtensionOperations delegate) |
InterfaceAttrExtensionPOATie(InterfaceAttrExtensionOperations delegate,
POA poa) |
| Modifier and Type | Method and Description |
|---|---|
POA |
_default_POA() |
InterfaceAttrExtensionOperations |
_delegate() |
void |
_delegate(InterfaceAttrExtensionOperations delegate) |
InterfaceAttrExtension |
_this() |
InterfaceAttrExtension |
_this(ORB orb) |
ExtAttributeDef |
create_ext_attribute(String id,
String name,
String version,
IDLType type,
AttributeMode mode,
ExceptionDef[] get_exceptions,
ExceptionDef[] set_exceptions) |
ExtFullInterfaceDescription |
describe_ext_interface() |
_all_interfaces, _invoke_get_component, _get_delegate, _get_interface_def, _get_interface, _is_a, _non_existent, _object_id, _orb, _poa, _repository_id, _set_delegate, _this_object, _this_objectpublic InterfaceAttrExtensionPOATie(InterfaceAttrExtensionOperations delegate)
public InterfaceAttrExtensionPOATie(InterfaceAttrExtensionOperations delegate, POA poa)
public InterfaceAttrExtension _this()
_this in class InterfaceAttrExtensionPOApublic InterfaceAttrExtension _this(ORB orb)
_this in class InterfaceAttrExtensionPOApublic InterfaceAttrExtensionOperations _delegate()
public void _delegate(InterfaceAttrExtensionOperations delegate)
public POA _default_POA()
_default_POA in class Servantpublic ExtFullInterfaceDescription describe_ext_interface()
public ExtAttributeDef create_ext_attribute(String id, String name, String version, IDLType type, AttributeMode mode, ExceptionDef[] get_exceptions, ExceptionDef[] set_exceptions)
Copyright © 2017 JacORB. All rights reserved.