org.omg.CosCollection
Interface BagFactoryOperations

All Known Subinterfaces:
BagFactory
All Known Implementing Classes:
_BagFactoryStub, BagFactoryPOA

public interface BagFactoryOperations

Generated from IDL interface "BagFactory"

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

Method Summary
 Bag create(Operations ops, int expected_size)
           
 

Method Detail

create

public Bag create(Operations ops,
                  int expected_size)