org.omg.CosCollection
Interface QueueFactoryOperations

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

public interface QueueFactoryOperations
extends RACollectionFactoryOperations

Generated from IDL interface "QueueFactory".

Version:
generated at Sep 14, 2010 11:02:14 PM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007

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

Method Detail

create

Queue create(Operations ops,
             int expected_size)