org.omg.CosCollection

Interface StackFactoryOperations

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

public interface StackFactoryOperations
extends RACollectionFactoryOperations

Generated from IDL interface "StackFactory"

Author:
JacORB IDL compiler V 2.2, 7-May-2004

Method Summary

Stack
create(Operations ops, int expected_size)

Methods inherited from interface org.omg.CosCollection.RACollectionFactoryOperations

generic_create

Method Details

create

public Stack create(Operations ops,
                    int expected_size)