org.omg.CosCollection
Interface SequenceFactoryOperations

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

public interface SequenceFactoryOperations
extends CollectionFactoryOperations

Generated from IDL interface "SequenceFactory"

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

Method Summary
 CSequence create(Operations ops, int expected_size)
           
 
Methods inherited from interface org.omg.CosCollection.CollectionFactoryOperations
generic_create
 

Method Detail

create

public CSequence create(Operations ops,
                        int expected_size)