org.omg.CosCollection

Interface KeyBagFactoryOperations

All Superinterfaces:
CollectionFactoryOperations
Known Subinterfaces:
KeyBagFactory
Known Implementing Classes:
KeyBagFactoryPOA, KeyBagFactoryPOATie, _KeyBagFactoryStub

public interface KeyBagFactoryOperations
extends CollectionFactoryOperations

Generated from IDL interface "KeyBagFactory"

Author:
JacORB IDL compiler V 2.2, 7-May-2004

Method Summary

KeyBag
create(Operations ops, int expected_size)

Methods inherited from interface org.omg.CosCollection.CollectionFactoryOperations

generic_create

Method Details

create

public KeyBag create(Operations ops,
                     int expected_size)