org.omg.CosCollection

Interface SequenceFactoryOperations

All Superinterfaces:
CollectionFactoryOperations
Known Subinterfaces:
SequenceFactory
Known Implementing Classes:
SequenceFactoryPOA, SequenceFactoryPOATie, _SequenceFactoryStub

public interface SequenceFactoryOperations
extends CollectionFactoryOperations

Generated from IDL interface "SequenceFactory"

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

Method Summary

CSequence
create(Operations ops, int expected_size)

Methods inherited from interface org.omg.CosCollection.CollectionFactoryOperations

generic_create

Method Details

create

public CSequence create(Operations ops,
                        int expected_size)