org.omg.CosCollection
Interface SequenceFactoryOperations

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

public interface SequenceFactoryOperations
extends CollectionFactoryOperations

Generated from IDL interface "SequenceFactory".

Version:
generated at 09-Sep-2013 16:53:07
Author:
JacORB IDL compiler V 3.3

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

Method Detail

create

CSequence create(Operations ops,
                 int expected_size)


Copyright © 2013 JacORB. All Rights Reserved.