org.omg.CosCollection
Interface SortedBagFactoryOperations

All Known Subinterfaces:
SortedBagFactory
All Known Implementing Classes:
_SortedBagFactoryStub, SortedBagFactoryPOA

public interface SortedBagFactoryOperations

Generated from IDL interface "SortedBagFactory"

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

Method Summary
 SortedBag create(Operations ops, int expected_size)
           
 

Method Detail

create

public SortedBag create(Operations ops,
                        int expected_size)