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()
Returns the
root POA from the ORB instance associated with the servant.
|
InterfaceAttrExtensionOperations |
_delegate() |
void |
_delegate(InterfaceAttrExtensionOperations delegate) |
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, _this, _this
_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object
public InterfaceAttrExtensionPOATie(InterfaceAttrExtensionOperations delegate)
public InterfaceAttrExtensionPOATie(InterfaceAttrExtensionOperations delegate, POA poa)
public InterfaceAttrExtensionOperations _delegate()
public void _delegate(InterfaceAttrExtensionOperations delegate)
public POA _default_POA()
Servant
_default_POA
in class Servant
default_POA
the POA associated with the
Servant
.public 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 © 2016 JBoss by Red Hat. All rights reserved.