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.1 (JBoss patch 1), 01-Mar-2004

Method Summary
 SortedBag create(Operations ops, int expected_size)
           
 

Method Detail

create

public SortedBag create(Operations ops,
                        int expected_size)