Package org.omg.CORBA
Interface RepositoryOperations
- All Superinterfaces:
ContainerOperations
,IRObjectOperations
- All Known Subinterfaces:
Repository
- All Known Implementing Classes:
_RepositoryStub
,RepositoryPOA
,RepositoryPOATie
org/omg/CORBA/RepositoryOperations.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, 10:43:23 AM Greenwich Mean Time
-
Method Summary
Modifier and TypeMethodDescriptioncreate_array
(int length, IDLType element_type) create_sequence
(int bound, IDLType element_type) create_string
(int bound) get_primitive
(PrimitiveKind kind) 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
-
Method Details
-
lookup_id
-
get_primitive
-
create_string
-
create_sequence
-
create_array
-