Package org.omg.CORBA.ComponentIR
Class EventDefPOATie
java.lang.Object
org.omg.PortableServer.Servant
org.omg.CORBA.ComponentIR.EventDefPOA
org.omg.CORBA.ComponentIR.EventDefPOATie
- All Implemented Interfaces:
EventDefOperations,ContainedOperations,ContainerOperations,ExtValueDefOperations,IDLTypeOperations,IRObjectOperations,InvokeHandler,ValueDefOperations
org/omg/CORBA/ComponentIR/EventDefPOATie.java .
Error! A message was requested which does not exist. The messages file does not contain the key: toJavaProlog1
Error! A message was requested which does not exist. The messages file does not contain the key: toJavaProlog2
Monday, February 12, 2024 at 2:42:26 PM Central European Standard Time
-
Constructor Summary
ConstructorsConstructorDescriptionEventDefPOATie(EventDefOperations delegate) EventDefPOATie(EventDefOperations delegate, POA poa) -
Method Summary
Modifier and TypeMethodDescriptionReturns the root POA from the ORB instance associated with the servant.void_delegate(EventDefOperations delegate) ValueDef[]voidabstract_base_values(ValueDef[] newAbstract_base_values) voidbase_value(ValueDef newBase_value) contents(DefinitionKind limit_type, boolean exclude_inherited) create_alias(String id, String name, String version, IDLType original_type) create_attribute(String id, String name, String version, IDLType type, AttributeMode mode) create_enum(String id, String name, String version, String[] members) create_exception(String id, String name, String version, StructMember[] members) create_ext_attribute(String id, String name, String version, IDLType type, AttributeMode mode, ExceptionDef[] get_exceptions, ExceptionDef[] set_exceptions) create_interface(String id, String name, String version, InterfaceDef[] base_interfaces, boolean is_abstract) create_module(String id, String name, String version) create_native(String id, String name, String version) create_operation(String id, String name, String version, IDLType result, OperationMode mode, ParameterDescription[] params, ExceptionDef[] exceptions, String[] contexts) create_struct(String id, String name, String version, StructMember[] members) create_union(String id, String name, String version, IDLType discriminator_type, UnionMember[] members) create_value(String id, String name, String version, boolean is_custom, boolean is_abstract, ValueDef base_value, boolean is_truncatable, ValueDef[] abstract_base_values, InterfaceDef[] supported_interfaces, Initializer[] initializers) create_value_box(String id, String name, String version, IDLType original_type_def) create_value_member(String id, String name, String version, IDLType type, short access) def_kind()describe()describe_contents(DefinitionKind limit_type, boolean exclude_inherited, int max_returned_objs) voiddestroy()voidext_initializers(ExtInitializer[] newExt_initializers) id()voidvoidinitializers(Initializer[] newInitializers) booleanbooleanvoidis_abstract(boolean newIs_abstract) booleanvoidis_custom(boolean newIs_custom) booleanvoidis_truncatable(boolean newIs_truncatable) lookup_name(String search_name, int levels_to_search, DefinitionKind limit_type, boolean exclude_inherited) voidname()voidvoidsupported_interfaces(InterfaceDef[] newSupported_interfaces) type()version()voidMethods inherited from class org.omg.CORBA.ComponentIR.EventDefPOA
_all_interfaces, _invoke, _this, _thisMethods inherited from class org.omg.PortableServer.Servant
_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object
-
Constructor Details
-
EventDefPOATie
-
EventDefPOATie
-
-
Method Details
-
_delegate
-
_delegate
-
_default_POA
Description copied from class:ServantReturns the root POA from the ORB instance associated with the servant. Subclasses may override this method to return a different POA.- Overrides:
_default_POAin classServant- Returns:
default_POAthe POA associated with theServant.
-
ext_initializers
-
ext_initializers
-
describe_ext_value
-
create_ext_attribute
public ExtAttributeDef create_ext_attribute(String id, String name, String version, IDLType type, AttributeMode mode, ExceptionDef[] get_exceptions, ExceptionDef[] set_exceptions) -
supported_interfaces
-
supported_interfaces
-
initializers
-
initializers
-
base_value
-
base_value
-
abstract_base_values
-
abstract_base_values
-
is_abstract
public boolean is_abstract() -
is_abstract
public void is_abstract(boolean newIs_abstract) -
is_custom
public boolean is_custom() -
is_custom
public void is_custom(boolean newIs_custom) -
is_truncatable
public boolean is_truncatable() -
is_truncatable
public void is_truncatable(boolean newIs_truncatable) -
is_a
-
describe_value
-
create_value_member
public ValueMemberDef create_value_member(String id, String name, String version, IDLType type, short access) -
create_attribute
public AttributeDef create_attribute(String id, String name, String version, IDLType type, AttributeMode mode) -
create_operation
public OperationDef create_operation(String id, String name, String version, IDLType result, OperationMode mode, ParameterDescription[] params, ExceptionDef[] exceptions, String[] contexts) -
lookup
-
contents
-
lookup_name
public Contained[] lookup_name(String search_name, int levels_to_search, DefinitionKind limit_type, boolean exclude_inherited) -
describe_contents
public Description[] describe_contents(DefinitionKind limit_type, boolean exclude_inherited, int max_returned_objs) -
create_module
-
create_constant
-
create_struct
-
create_union
-
create_enum
-
create_alias
-
create_interface
public InterfaceDef create_interface(String id, String name, String version, InterfaceDef[] base_interfaces, boolean is_abstract) -
create_value
public ValueDef create_value(String id, String name, String version, boolean is_custom, boolean is_abstract, ValueDef base_value, boolean is_truncatable, ValueDef[] abstract_base_values, InterfaceDef[] supported_interfaces, Initializer[] initializers) -
create_value_box
public ValueBoxDef create_value_box(String id, String name, String version, IDLType original_type_def) -
create_exception
public ExceptionDef create_exception(String id, String name, String version, StructMember[] members) -
create_native
-
def_kind
-
destroy
public void destroy() -
id
-
id
-
name
-
name
-
version
-
version
-
defined_in
-
absolute_name
-
containing_repository
-
describe
-
move
-
type
-