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 31, 2009 8:42:20 PM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007

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)