org.omg.CosCollection
Interface StackFactoryOperations

All Superinterfaces:
RACollectionFactoryOperations
All Known Subinterfaces:
StackFactory
All Known Implementing Classes:
_StackFactoryStub, StackFactoryPOA, StackFactoryPOATie

public interface StackFactoryOperations
extends RACollectionFactoryOperations

Generated from IDL interface "StackFactory"

Author:
JacORB IDL compiler V 2.2 (JBoss patch 3), 06-Oct-2004

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

Method Detail

create

Stack create(Operations ops,
             int expected_size)