org.omg.CosCollection
Interface PriorityQueueFactoryOperations

All Superinterfaces:
RACollectionFactoryOperations
All Known Subinterfaces:
PriorityQueueFactory
All Known Implementing Classes:
_PriorityQueueFactoryStub, PriorityQueueFactoryPOA

public interface PriorityQueueFactoryOperations
extends RACollectionFactoryOperations

Generated from IDL interface "PriorityQueueFactory"

Author:
JacORB IDL compiler V 2.2.3, 10-Dec-2005

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

Method Detail

create

public PriorityQueue create(Operations ops,
                            int expected_size)