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

Method Summary
 Bag create(Operations ops, int expected_size)
           
 

Method Detail

create

public Bag create(Operations ops,
                  int expected_size)