Uses of Interface
org.omg.CosCollection.RACollectionFactoryOperations

Packages that use RACollectionFactoryOperations
org.omg.CosCollection   
 

Uses of RACollectionFactoryOperations in org.omg.CosCollection
 

Subinterfaces of RACollectionFactoryOperations in org.omg.CosCollection
 interface DequeFactory
          Generated from IDL interface "DequeFactory"
 interface DequeFactoryOperations
          Generated from IDL interface "DequeFactory"
 interface PriorityQueueFactory
          Generated from IDL interface "PriorityQueueFactory"
 interface PriorityQueueFactoryOperations
          Generated from IDL interface "PriorityQueueFactory"
 interface QueueFactory
          Generated from IDL interface "QueueFactory"
 interface QueueFactoryOperations
          Generated from IDL interface "QueueFactory"
 interface RACollectionFactories
          Generated from IDL interface "RACollectionFactories"
 interface RACollectionFactoriesOperations
          Generated from IDL interface "RACollectionFactories"
 interface RACollectionFactory
          Generated from IDL interface "RACollectionFactory"
 interface StackFactory
          Generated from IDL interface "StackFactory"
 interface StackFactoryOperations
          Generated from IDL interface "StackFactory"
 

Classes in org.omg.CosCollection that implement RACollectionFactoryOperations
 class _DequeFactoryStub
          Generated from IDL interface "DequeFactory"
 class _PriorityQueueFactoryStub
          Generated from IDL interface "PriorityQueueFactory"
 class _QueueFactoryStub
          Generated from IDL interface "QueueFactory"
 class _RACollectionFactoriesStub
          Generated from IDL interface "RACollectionFactories"
 class _RACollectionFactoryStub
          Generated from IDL interface "RACollectionFactory"
 class _StackFactoryStub
          Generated from IDL interface "StackFactory"
 class DequeFactoryPOA
          Generated from IDL interface "DequeFactory"
 class DequeFactoryPOATie
          Generated from IDL interface "DequeFactory"
 class PriorityQueueFactoryPOA
          Generated from IDL interface "PriorityQueueFactory"
 class PriorityQueueFactoryPOATie
          Generated from IDL interface "PriorityQueueFactory"
 class QueueFactoryPOA
          Generated from IDL interface "QueueFactory"
 class QueueFactoryPOATie
          Generated from IDL interface "QueueFactory"
 class RACollectionFactoriesPOA
          Generated from IDL interface "RACollectionFactories"
 class RACollectionFactoriesPOATie
          Generated from IDL interface "RACollectionFactories"
 class RACollectionFactoryPOA
          Generated from IDL interface "RACollectionFactory"
 class RACollectionFactoryPOATie
          Generated from IDL interface "RACollectionFactory"
 class StackFactoryPOA
          Generated from IDL interface "StackFactory"
 class StackFactoryPOATie
          Generated from IDL interface "StackFactory"
 

Methods in org.omg.CosCollection that return RACollectionFactoryOperations
 RACollectionFactoryOperations RACollectionFactoryPOATie._delegate()
           
 

Methods in org.omg.CosCollection with parameters of type RACollectionFactoryOperations
 void RACollectionFactoryPOATie._delegate(RACollectionFactoryOperations delegate)
           
 

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