Uses of Interface
org.omg.CosBridgeAdmin.BridgeFactoryOperations

Packages that use BridgeFactoryOperations
org.omg.CosBridgeAdmin   
 

Uses of BridgeFactoryOperations in org.omg.CosBridgeAdmin
 

Subinterfaces of BridgeFactoryOperations in org.omg.CosBridgeAdmin
 interface BridgeFactory
          Generated from IDL interface "BridgeFactory"
 

Classes in org.omg.CosBridgeAdmin that implement BridgeFactoryOperations
 class _BridgeFactoryStub
          Generated from IDL interface "BridgeFactory"
 class BridgeFactoryPOA
          Generated from IDL interface "BridgeFactory"
 class BridgeFactoryPOATie
          Generated from IDL interface "BridgeFactory"
 

Methods in org.omg.CosBridgeAdmin that return BridgeFactoryOperations
 BridgeFactoryOperations BridgeFactoryPOATie._delegate()
           
 

Methods in org.omg.CosBridgeAdmin with parameters of type BridgeFactoryOperations
 void BridgeFactoryPOATie._delegate(BridgeFactoryOperations delegate)
           
 

Constructors in org.omg.CosBridgeAdmin with parameters of type BridgeFactoryOperations
BridgeFactoryPOATie(BridgeFactoryOperations delegate)
           
BridgeFactoryPOATie(BridgeFactoryOperations delegate, POA poa)