org.omg.CosCollection

Interface MapFactoryOperations

All Superinterfaces:
CollectionFactoryOperations
Known Subinterfaces:
MapFactory
Known Implementing Classes:
MapFactoryPOA, MapFactoryPOATie, _MapFactoryStub

public interface MapFactoryOperations
extends CollectionFactoryOperations

Generated from IDL interface "MapFactory"

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

Method Summary

Map
create(Operations ops, int expected_size)

Methods inherited from interface org.omg.CosCollection.CollectionFactoryOperations

generic_create

Method Details

create

public Map create(Operations ops,
                  int expected_size)