org.omg.CosCollection
Interface QueueFactoryOperations

All Superinterfaces:
RACollectionFactoryOperations
All Known Subinterfaces:
QueueFactory
All Known Implementing Classes:
_QueueFactoryStub, QueueFactoryPOA

public interface QueueFactoryOperations
extends RACollectionFactoryOperations

Generated from IDL interface "QueueFactory"

Author:
JacORB IDL compiler V 2.1 (JBoss patch 1), 01-Mar-2004

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

Method Detail

create

public Queue create(Operations ops,
                    int expected_size)