org.omg.CosCollection

Interface DequeFactoryOperations

All Superinterfaces:
RACollectionFactoryOperations
Known Subinterfaces:
DequeFactory
Known Implementing Classes:
DequeFactoryPOA, DequeFactoryPOATie, _DequeFactoryStub

public interface DequeFactoryOperations
extends RACollectionFactoryOperations

Generated from IDL interface "DequeFactory"

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

Method Summary

Deque
create(Operations ops, int expected_size)

Methods inherited from interface org.omg.CosCollection.RACollectionFactoryOperations

generic_create

Method Details

create

public Deque create(Operations ops,
                    int expected_size)