org.omg.CosCollection
Interface HeapFactoryOperations

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

public interface HeapFactoryOperations
extends CollectionFactoryOperations

Generated from IDL interface "HeapFactory"

Author:
JacORB IDL compiler V 2.2 (JBoss patch 3), 06-Oct-2004

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

Method Detail

create

Heap create(Operations ops,
            int expected_size)