Package org.omg.CORBA
Interface Repository
-
- All Superinterfaces:
Container
,ContainerOperations
,IDLEntity
,IRObject
,IRObjectOperations
,Object
,RepositoryOperations
,java.io.Serializable
- All Known Implementing Classes:
_RepositoryStub
public interface Repository extends RepositoryOperations, Container, IDLEntity
org/omg/CORBA/Repository.java . Generated by the IDL-to-Java compiler (portable), version "4.1" from /home/abuild/rpmbuild/BUILD/glassfish-corba-4.2.4/omgapi/src/main/idl/ir.idl Wednesday, February 21, 2024 at 12:00:00 PM Greenwich Mean Time
-
-
Method Summary
-
Methods inherited from interface org.omg.CORBA.ContainerOperations
contents, create_alias, create_constant, create_enum, create_exception, create_interface, create_module, create_native, create_struct, create_union, create_value, create_value_box, describe_contents, lookup, lookup_name
-
Methods inherited from interface org.omg.CORBA.IRObjectOperations
def_kind, destroy
-
Methods inherited from interface org.omg.CORBA.Object
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override
-
Methods inherited from interface org.omg.CORBA.RepositoryOperations
create_array, create_sequence, create_string, get_primitive, lookup_id
-
-