org.omg.CosCollection
Interface HeapFactoryOperations

All Superinterfaces:
CollectionFactoryOperations
All Known Subinterfaces:
HeapFactory
All Known Implementing Classes:
_HeapFactoryStub, HeapFactoryPOA

public interface HeapFactoryOperations
extends CollectionFactoryOperations

Generated from IDL interface "HeapFactory"

Author:
JacORB IDL compiler V 2.2.3, 10-Dec-2005

Method Summary
 Heap create(Operations ops, int expected_size)
           
 
Methods inherited from interface org.omg.CosCollection.CollectionFactoryOperations
generic_create
 

Method Detail

create

public Heap create(Operations ops,
                   int expected_size)