Uses of Interface
org.omg.CosCollection.KeyBagFactoryOperations

Packages that use KeyBagFactoryOperations
org.omg.CosCollection   
 

Uses of KeyBagFactoryOperations in org.omg.CosCollection
 

Subinterfaces of KeyBagFactoryOperations in org.omg.CosCollection
 interface KeyBagFactory
          Generated from IDL interface "KeyBagFactory"
 

Classes in org.omg.CosCollection that implement KeyBagFactoryOperations
 class _KeyBagFactoryStub
          Generated from IDL interface "KeyBagFactory"
 class KeyBagFactoryPOA
          Generated from IDL interface "KeyBagFactory"
 class KeyBagFactoryPOATie
          Generated from IDL interface "KeyBagFactory"
 

Methods in org.omg.CosCollection that return KeyBagFactoryOperations
 KeyBagFactoryOperations KeyBagFactoryPOATie._delegate()
           
 

Methods in org.omg.CosCollection with parameters of type KeyBagFactoryOperations
 void KeyBagFactoryPOATie._delegate(KeyBagFactoryOperations delegate)
           
 

Constructors in org.omg.CosCollection with parameters of type KeyBagFactoryOperations
KeyBagFactoryPOATie(KeyBagFactoryOperations delegate)
           
KeyBagFactoryPOATie(KeyBagFactoryOperations delegate, POA poa)