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, 7-May-2004

Method Summary
 Bag create(Operations ops, int expected_size)
           
 

Method Detail

create

public Bag create(Operations ops,
                  int expected_size)