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

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)