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".

Version:
generated at Mar 12, 2011 4:11:25 PM
Author:
JacORB IDL compiler V 2.3.1 (JBoss patch01), 29-Jul-2009

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)