public class ExtAttributeDefPOATie extends ExtAttributeDefPOA
Constructor and Description |
---|
ExtAttributeDefPOATie(ExtAttributeDefOperations delegate) |
ExtAttributeDefPOATie(ExtAttributeDefOperations delegate,
POA poa) |
Modifier and Type | Method and Description |
---|---|
POA |
_default_POA()
Returns the
root POA from the ORB instance associated with the servant.
|
ExtAttributeDefOperations |
_delegate() |
void |
_delegate(ExtAttributeDefOperations delegate) |
String |
absolute_name() |
Repository |
containing_repository() |
DefinitionKind |
def_kind() |
Container |
defined_in() |
ExtAttributeDescription |
describe_attribute() |
Description |
describe() |
void |
destroy() |
ExceptionDescription[] |
get_exceptions() |
void |
get_exceptions(ExceptionDescription[] newGet_exceptions) |
String |
id() |
void |
id(String newId) |
AttributeMode |
mode() |
void |
mode(AttributeMode newMode) |
void |
move(Container new_container,
String new_name,
String new_version) |
String |
name() |
void |
name(String newName) |
ExceptionDescription[] |
set_exceptions() |
void |
set_exceptions(ExceptionDescription[] newSet_exceptions) |
IDLType |
type_def() |
void |
type_def(IDLType newType_def) |
TypeCode |
type() |
String |
version() |
void |
version(String newVersion) |
_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 ExtAttributeDefPOATie(ExtAttributeDefOperations delegate)
public ExtAttributeDefPOATie(ExtAttributeDefOperations delegate, POA poa)
public ExtAttributeDefOperations _delegate()
public void _delegate(ExtAttributeDefOperations delegate)
public POA _default_POA()
Servant
_default_POA
in class Servant
default_POA
the POA associated with the
Servant
.public ExceptionDescription[] get_exceptions()
public void get_exceptions(ExceptionDescription[] newGet_exceptions)
public ExceptionDescription[] set_exceptions()
public void set_exceptions(ExceptionDescription[] newSet_exceptions)
public ExtAttributeDescription describe_attribute()
public TypeCode type()
public IDLType type_def()
public void type_def(IDLType newType_def)
public AttributeMode mode()
public void mode(AttributeMode newMode)
public String id()
public void id(String newId)
public String name()
public void name(String newName)
public String version()
public void version(String newVersion)
public Container defined_in()
public String absolute_name()
public Repository containing_repository()
public Description describe()
public DefinitionKind def_kind()
public void destroy()
Copyright © 2019 JBoss by Red Hat. All rights reserved.