org.omg.CosCollection
Interface DequeFactoryOperations

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

public interface DequeFactoryOperations
extends RACollectionFactoryOperations

Generated from IDL interface "DequeFactory".

Version:
generated at Dec 2, 2008 2:43:20 PM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 5), 06-Jun-2007

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

Method Detail

create

Deque create(Operations ops,
             int expected_size)