org.omg.CosCollection
Interface MapFactoryOperations

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

public interface MapFactoryOperations
extends CollectionFactoryOperations

Generated from IDL interface "MapFactory"

Author:
JacORB IDL compiler V 2.2.3, 10-Dec-2005

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

Method Detail

create

public Map create(Operations ops,
                  int expected_size)