Uses of Interface
org.omg.CORBA.DomainManagerOperations
-
Packages that use DomainManagerOperations Package Description org.omg.CORBA Provides the mapping of the OMG CORBA APIs to the Java™ programming language, including the classORB
, which is implemented so that a programmer can use it as a fully-functional Object Request Broker (ORB). -
-
Uses of DomainManagerOperations in org.omg.CORBA
Subinterfaces of DomainManagerOperations in org.omg.CORBA Modifier and Type Interface Description interface
DomainManager
Provides mechanisms for establishing and navigating relationships to superior and subordinate domains, as well as for creating and accessing policies.
-