Uses of Interface
org.omg.CORBA.Repository
-
Packages that use Repository Package Description org.omg.CORBA 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).org.omg.SendingContext -
-
Uses of Repository in org.omg.CORBA
Classes in org.omg.CORBA that implement Repository Modifier and Type Class Description class
_RepositoryStub
org/omg/CORBA/_RepositoryStub.java .Fields in org.omg.CORBA declared as Repository Modifier and Type Field Description Repository
RepositoryHolder. value
Methods in org.omg.CORBA with parameters of type Repository Modifier and Type Method Description static 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 Constructor Description RepositoryHolder(Repository initialValue)
-
Uses of Repository in org.omg.SendingContext
Methods in org.omg.SendingContext that return Repository Modifier and Type Method Description Repository
_CodeBaseStub. get_ir()
Repository
CodeBaseOperations. get_ir()
Repository
CodeBasePOATie. get_ir()
-