org.omg.CosCollection

Interface HeapFactoryOperations

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

public interface HeapFactoryOperations
extends CollectionFactoryOperations

Generated from IDL interface "HeapFactory"

Author:
JacORB IDL compiler V 2.2, 7-May-2004

Method Summary

Heap
create(Operations ops, int expected_size)

Methods inherited from interface org.omg.CosCollection.CollectionFactoryOperations

generic_create

Method Details

create

public Heap create(Operations ops,
                   int expected_size)