Uses of Interface
org.omg.CosCollection.HeapFactoryOperations

Packages that use HeapFactoryOperations
org.omg.CosCollection   
 

Uses of HeapFactoryOperations in org.omg.CosCollection
 

Subinterfaces of HeapFactoryOperations in org.omg.CosCollection
 interface HeapFactory
          Generated from IDL interface "HeapFactory"
 

Classes in org.omg.CosCollection that implement HeapFactoryOperations
 class _HeapFactoryStub
          Generated from IDL interface "HeapFactory"
 class HeapFactoryPOA
          Generated from IDL interface "HeapFactory"
 class HeapFactoryPOATie
          Generated from IDL interface "HeapFactory"
 

Methods in org.omg.CosCollection that return HeapFactoryOperations
 HeapFactoryOperations HeapFactoryPOATie._delegate()
           
 

Methods in org.omg.CosCollection with parameters of type HeapFactoryOperations
 void HeapFactoryPOATie._delegate(HeapFactoryOperations delegate)
           
 

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