org.omg.CosCollection
Interface KeySortedBagFactoryOperations

All Superinterfaces:
CollectionFactoryOperations
All Known Subinterfaces:
KeySortedBagFactory
All Known Implementing Classes:
_KeySortedBagFactoryStub, KeySortedBagFactoryPOA, KeySortedBagFactoryPOATie

public interface KeySortedBagFactoryOperations
extends CollectionFactoryOperations

Generated from IDL interface "KeySortedBagFactory".

Version:
generated at Jan 1, 2011 11:43:00 PM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007

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

Method Detail

create

KeySortedBag create(Operations ops,
                    int expected_size)