org.omg.CosCollection
Interface MapFactoryOperations

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

public interface MapFactoryOperations
extends CollectionFactoryOperations

Generated from IDL interface "MapFactory".

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
 Map create(Operations ops, int expected_size)
           
 
Methods inherited from interface org.omg.CosCollection.CollectionFactoryOperations
generic_create
 

Method Detail

create

Map create(Operations ops,
           int expected_size)