Uses of Interface
org.omg.CORBA.Repository
Packages that use Repository
Package
Description
Provides the mapping of the OMG CORBA APIs to the JavaTM
programming language, including the class ORB, which is implemented
so that a programmer can use it as a fully-functional Object Request Broker
(ORB).
-
Uses of Repository in org.omg.CORBA
Classes in org.omg.CORBA that implement RepositoryFields in org.omg.CORBA declared as RepositoryMethods in org.omg.CORBA that return RepositoryModifier and TypeMethodDescriptionRepositoryPOA._this()
_AliasDefStub.containing_repository()
_AttributeDefStub.containing_repository()
_ConstantDefStub.containing_repository()
_ContainedStub.containing_repository()
_EnumDefStub.containing_repository()
_ExceptionDefStub.containing_repository()
_InterfaceDefStub.containing_repository()
_ModuleDefStub.containing_repository()
_NativeDefStub.containing_repository()
_OperationDefStub.containing_repository()
_StructDefStub.containing_repository()
_TypedefDefStub.containing_repository()
_UnionDefStub.containing_repository()
_ValueDefStub.containing_repository()
_ValueMemberDefStub.containing_repository()
AliasDefPOATie.containing_repository()
AttributeDefPOATie.containing_repository()
ConstantDefPOATie.containing_repository()
ContainedOperations.containing_repository()
ContainedPOATie.containing_repository()
EnumDefPOATie.containing_repository()
ExceptionDefPOATie.containing_repository()
InterfaceDefPOATie.containing_repository()
ModuleDefPOATie.containing_repository()
NativeDefPOATie.containing_repository()
OperationDefPOATie.containing_repository()
StructDefPOATie.containing_repository()
TypedefDefPOATie.containing_repository()
UnionDefPOATie.containing_repository()
ValueDefPOATie.containing_repository()
ValueMemberDefPOATie.containing_repository()
static Repository
static Repository
static Repository
RepositoryHelper.read
(InputStream istream) static Repository
RepositoryHelper.unchecked_narrow
(Object obj) Methods in org.omg.CORBA with parameters of type RepositoryModifier and TypeMethodDescriptionstatic void
RepositoryHelper.insert
(Any a, Repository that) static void
RepositoryHelper.write
(OutputStream ostream, Repository value) Constructors in org.omg.CORBA with parameters of type Repository -
Uses of Repository in org.omg.SendingContext
Methods in org.omg.SendingContext that return Repository