Uses of Interface
org.omg.CORBA.RepositoryOperations
Packages that use RepositoryOperations
-
Uses of RepositoryOperations in org.omg.CORBA
Subinterfaces of RepositoryOperations in org.omg.CORBAClasses in org.omg.CORBA that implement RepositoryOperationsModifier and TypeClassDescriptionclassorg/omg/CORBA/_RepositoryStub.java .classorg/omg/CORBA/RepositoryPOA.java .classorg/omg/CORBA/RepositoryPOATie.java .Methods in org.omg.CORBA that return RepositoryOperationsMethods in org.omg.CORBA with parameters of type RepositoryOperationsConstructors in org.omg.CORBA with parameters of type RepositoryOperationsModifierConstructorDescriptionRepositoryPOATie(RepositoryOperations delegate) RepositoryPOATie(RepositoryOperations delegate, POA poa) -
Uses of RepositoryOperations in org.omg.CORBA.ComponentIR
Subinterfaces of RepositoryOperations in org.omg.CORBA.ComponentIRModifier and TypeInterfaceDescriptioninterfaceorg/omg/CORBA/ComponentIR/Repository.java .interfaceorg/omg/CORBA/ComponentIR/RepositoryOperations.java .Classes in org.omg.CORBA.ComponentIR that implement RepositoryOperationsModifier and TypeClassDescriptionclassorg/omg/CORBA/ComponentIR/_RepositoryStub.java .classorg/omg/CORBA/ComponentIR/RepositoryPOA.java .classorg/omg/CORBA/ComponentIR/RepositoryPOATie.java .